aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-25 10:24:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-25 14:01:20 +0000
commit34d19eb8f259f911f54db7bdea486ba830a5c599 (patch)
tree28a459827b523a5c432c91c8ee66312583986c9c
parentd41b5d411df9d5fbb19e48dd55708f3bcc8d23b1 (diff)
downloadaports-34d19eb8f259f911f54db7bdea486ba830a5c599.tar.bz2
aports-34d19eb8f259f911f54db7bdea486ba830a5c599.tar.xz
community/gsoap: upgrade to 2.8.100
-rw-r--r--community/gsoap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoap/APKBUILD b/community/gsoap/APKBUILD
index eda7e34ba9..e500bea96b 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.99
+pkgver=2.8.100
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="2746cc91b6e2d74205b6d47bd999e370e3283d8928e5182c0210a703e54e55ada4cd082674ffb96ba2adbc7e68567fe764e0bf069475fb0eb47cf742e2802b12 gsoap_2.8.99.zip"
+sha512sums="090ace2a5df8b745e6c158031b4452f2860d76165f311e905919dbd7a0a7f76940dea192143cf7aebf5352298080616941e4e7541d77bf8e543d871730073f69 gsoap_2.8.100.zip"