summaryrefslogtreecommitdiff
path: root/community/gsoap
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
committerroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
commitf7a2cf07dfae6a6707525e05f4f7f1998b382c4d (patch)
treebd4c1d9a49ed4d2649f815684e1ba93c80d8e434 /community/gsoap
parentc270fd5b2cd42b593708a919254fbbb609bbf641 (diff)
Thu Sep 5 02:49:47 PDT 2013
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 a0452fa3a..f917b599c 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 93225 2013-06-28 19:02:51Z spupykin $
+# $Id: PKGBUILD 96756 2013-09-04 10:16:51Z 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.15
+pkgver=2.8.16
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=('abd244644446ae08d3aa36ece9113ad4'
+md5sums=('274d16bea12b111681bcac2283c4c24a'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {