Merge pull request #7620 from Rmys/master

gsoap:ver. bump
This commit is contained in:
Rmys
2020-01-19 12:35:11 +03:00
committed by GitHub
+9 -2
View File
@@ -11,13 +11,13 @@
<License>GPLv2</License>
<Summary>Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++</Summary>
<Description>The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings.</Description>
<Archive sha1sum="770aa730692f747e9ec472486f17597afb33049a" type="zip">https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.69.zip</Archive>
<Archive sha1sum="0c9f80ce36aeb6bdb8362ea079be55e09f19bbc0" type="zip">https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.97.zip</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-no-xlocale.patch</Patch>
<!-- <Patch level="1">0001-no-xlocale.patch</Patch> -->
<!--<Patch level="1">gsoap-libtool.patch</Patch> -->
<!--<Patch level="1">gsoap-private-lm.patch</Patch> -->
</Patches>
@@ -53,6 +53,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-19</Date>
<Version>2.8.97</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-09</Date>
<Version>2.8.69</Version>