summaryrefslogtreecommitdiff
path: root/community/gsoap
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
commit1a04b89cbb8e27e4622005c896745498af51ef45 (patch)
tree5991cef855e2a5ae07d66cccd5b47ba681007483 /community/gsoap
parentc9e4976968b0f847cc693453df1e947531af2e76 (diff)
Thu Jan 23 03:35:13 UTC 2014
Diffstat (limited to 'community/gsoap')
-rw-r--r--community/gsoap/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index c28400eda..2d9811977 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 101476 2013-11-26 09:44:41Z spupykin $
+# $Id: PKGBUILD 104560 2014-01-22 19:43:31Z 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.16
-pkgrel=3
+pkgver=2.8.17
+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"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('autoconf' 'automake')
options=('staticlibs')
source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
LICENSE)
-md5sums=('274d16bea12b111681bcac2283c4c24a'
+md5sums=('381affd6e3ba59effb35725166143014'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {