aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsoap/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-08 22:09:43 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-08 22:29:57 +0100
commitbe6c1a793527cb9fabe3de233eeb552d938fe221 (patch)
tree0ccfb2352a018d10d14ca6a3ccdec96da2232f1a /community/gsoap/APKBUILD
parent5073f51d55a2ecb0956c308ebedceb703f31c366 (diff)
community/gsoap: upgrade to 2.8.96
Diffstat (limited to 'community/gsoap/APKBUILD')
-rw-r--r--community/gsoap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoap/APKBUILD b/community/gsoap/APKBUILD
index 1087a60fdbd..0219994abca 100644
--- a/community/gsoap/APKBUILD
+++ b/community/gsoap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: <xmingske@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gsoap
-pkgver=2.8.95
+pkgver=2.8.96
pkgrel=0
arch="all"
pkgdesc="Cross-platform C and C++ SDK for SOAP/XML Web services"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="27ca7c8ec182de97d7155157ad8aa5f4327a5539e46f444fcb9773b9c13ac95f0f137a77044dbd40880e5dcf77ad08db3ffc8289401b150081e648d8a9319ced gsoap_2.8.95.zip"
+sha512sums="df6a895aa3360cf20bb0e1118347053e4e8f662593c0655babfd1bb25a37ff882aef930f26dd359e09d09a3d9253d0fe34c22134629c9b8f62f03252b137758a gsoap_2.8.96.zip"