summaryrefslogtreecommitdiff
path: root/community/gsoap/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
commit5db9045af8870daff1761cbdc00a1b392ec04e0d (patch)
treeb166e9bbd13269d614d2afcad6c7c817771d70e3 /community/gsoap/PKGBUILD
parentb71d5073741581206df880b70696680e743abbeb (diff)
parent812b715ebd89fb9049df7000c721990084b525c6 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pari/PKGBUILD extra/xfce4-mpc-plugin/PKGBUILD extra/xfce4-session/PKGBUILD testing/kmod/PKGBUILD testing/xf86-video-sis/PKGBUILD
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 cbb837564..8ff73274b 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 60745 2011-12-17 14:07:20Z spupykin $
+# $Id: PKGBUILD 64430 2012-02-13 06:18:52Z 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.6
+pkgver=2.8.7
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=('c0b962c6216bcf59255dc4288783252f'
+md5sums=('48a8dfddffd8f10b3ca82a6a9583e206'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {