gsoap:ver.bump

This commit is contained in:
Rmys
2018-08-09 16:53:33 +03:00
parent c3dace542d
commit da4a971d72
2 changed files with 50 additions and 2 deletions
+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="d3c476c8e946b7d3c5ad9e66541294c359520934" type="zip">https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.61.zip</Archive>
<Archive sha1sum="770aa730692f747e9ec472486f17597afb33049a" type="zip">https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.69.zip</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="1">gsoap-pad.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="4">
<Date>2018-08-09</Date>
<Version>2.8.69</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-02-11</Date>
<Version>2.8.61</Version>