aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsoap
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-13 21:01:38 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-13 21:33:01 -0300
commit0f41f6da48915a2781b194d2355023b27f413455 (patch)
treebb1e6c3c1da51a7ed84ca4a9a786a9d3a1a52c3d /community/gsoap
parentecc096f6685ed79345a7cee74ea8519f088056db (diff)
downloadaports-0f41f6da48915a2781b194d2355023b27f413455.tar.bz2
aports-0f41f6da48915a2781b194d2355023b27f413455.tar.xz
community/gsoap: upgrade to 2.8.99
Diffstat (limited to 'community/gsoap')
-rw-r--r--community/gsoap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gsoap/APKBUILD b/community/gsoap/APKBUILD
index dd4f4ebb3e..eda7e34ba9 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.98
+pkgver=2.8.99
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="d7387c20a551a13f336e8111777f66889c4f29f6895e39dc15ac8e928f566c23838a8ad0616593fd59a6b0dcfff7778d93faa77484a17d9ec1438eed610f975a gsoap_2.8.98.zip"
+sha512sums="2746cc91b6e2d74205b6d47bd999e370e3283d8928e5182c0210a703e54e55ada4cd082674ffb96ba2adbc7e68567fe764e0bf069475fb0eb47cf742e2802b12 gsoap_2.8.99.zip"