From f7a2cf07dfae6a6707525e05f4f7f1998b382c4d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 Sep 2013 02:55:03 -0700 Subject: Thu Sep 5 02:49:47 PDT 2013 --- community/gsoap/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gsoap') 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 # Contributor: Tor Krill # Contributor: Lee.MaRS 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() { -- cgit v1.2.3-54-g00ecf