summaryrefslogtreecommitdiff
path: root/community/gsoap
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
committerroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
commitb3531e5acd3f55613eddde5591eb2e880fa96ed8 (patch)
tree78746d9e8f3a8cc99ac0e66b5188c0647059adde /community/gsoap
parent91ef4ffb2e0ba850501329a8bbc0b326788bd58c (diff)
Wed Nov 16 23:15:06 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 d27b33dbc..8ee95b20e 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 55148 2011-09-04 07:26:57Z spupykin $
+# $Id: PKGBUILD 58578 2011-11-15 16:25:21Z 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.3
+pkgver=2.8.4
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=('48e7739a5719bd635843e42d2ec670f7'
+md5sums=('cb37c5cc3ef15b6b82863f45544d9473'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {