[arch-commits] Commit in gsoap/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Nov 26 09:44:27 UTC 2013


    Date: Tuesday, November 26, 2013 @ 10:44:27
  Author: spupykin
Revision: 101475

upgpkg: gsoap 2.8.16-3

upd

Modified:
  gsoap/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-26 09:44:12 UTC (rev 101474)
+++ PKGBUILD	2013-11-26 09:44:27 UTC (rev 101475)
@@ -5,7 +5,7 @@
 
 pkgname=gsoap
 pkgver=2.8.16
-pkgrel=2
+pkgrel=3
 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
 url="http://www.cs.fsu.edu/~engelen/soap.html"
 arch=('i686' 'x86_64')
@@ -12,6 +12,7 @@
 license=('GPL' 'custom')
 depends=('openssl' 'zlib' 'gcc-libs')
 makedepends=('autoconf' 'automake')
+options=('staticlibs')
 source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
 md5sums=('274d16bea12b111681bcac2283c4c24a'




More information about the arch-commits mailing list