summaryrefslogtreecommitdiff
path: root/community/gsoap
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsoap')
-rw-r--r--community/gsoap/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index f706e0e8c..c28400eda 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 100170 2013-11-01 20:48:34Z spupykin $
+# $Id: PKGBUILD 101476 2013-11-26 09:44:41Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tor Krill <tor@krill.nu>
# Contributor: Lee.MaRS <leemars@gmail.com>
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')
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'