summaryrefslogtreecommitdiff
path: root/community/gsoap
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-18 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2011-12-18 23:14:50 +0000
commitd8fd24a96ae712b2de3e9b05d937b135f41d016d (patch)
treed7720f7ed4640d7aff2d5c472aeabcfad87df24f /community/gsoap
parent146025aa1c838c12fa7b4873414da73816bfb6bd (diff)
Sun Dec 18 23:14:50 UTC 2011
Diffstat (limited to 'community/gsoap')
-rw-r--r--community/gsoap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index c86e71fd6..0e8d448c8 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 59577 2011-11-28 11:48:45Z spupykin $
+# $Id: PKGBUILD 60745 2011-12-17 14:07:20Z 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.5
+pkgver=2.8.6
pkgrel=1
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"
@@ -14,7 +14,7 @@ depends=('openssl' 'zlib' 'gcc-libs')
makedepends=('autoconf' 'automake')
source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
LICENSE)
-md5sums=('541dcff86d1c6171cb8540cf51a4cfa8'
+md5sums=('c0b962c6216bcf59255dc4288783252f'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {