summaryrefslogtreecommitdiff
path: root/community/gsoap/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-30 00:06:23 -0700
committerroot <root@rshg054.dnsready.net>2013-03-30 00:06:23 -0700
commitec8ec85d765aa7c0826e20196c70e20e0e4e7169 (patch)
tree2a5b68f74fcd33ac18c8908d110554353d9fb0dc /community/gsoap/PKGBUILD
parent236f7ce9638c79b9ff594552540f3f5a2cbd8703 (diff)
Sat Mar 30 00:06:23 PDT 2013
Diffstat (limited to 'community/gsoap/PKGBUILD')
-rw-r--r--community/gsoap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index dfa853405..b5f17fb81 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 82656 2013-01-22 15:07:23Z spupykin $
+# $Id: PKGBUILD 87262 2013-03-29 11:58:05Z 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.13
+pkgver=2.8.14
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=('55324ce514886d336511407b440b8bc5'
+md5sums=('a032616b7c3b613ce67260a89db9df74'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {