[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Wed Sep 4 10:16:37 UTC 2013
Date: Wednesday, September 4, 2013 @ 12:16:37
Author: spupykin
Revision: 96755
upgpkg: gsoap 2.8.16-1
upd
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-04 10:16:32 UTC (rev 96754)
+++ PKGBUILD 2013-09-04 10:16:37 UTC (rev 96755)
@@ -4,7 +4,7 @@
# Contributor: Lee.MaRS <leemars at 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 @@
makedepends=('autoconf' 'automake')
source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
LICENSE)
-md5sums=('abd244644446ae08d3aa36ece9113ad4'
+md5sums=('274d16bea12b111681bcac2283c4c24a'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {
More information about the arch-commits
mailing list