aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsoap
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-17 12:25:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-17 12:33:20 -0300
commit426df1a942b7bfc330ccc5d3a695a57f43a28b10 (patch)
tree2a34ad66b7b6bfd651dea9871bcc71d4241d1c1f /community/gsoap
parentb43b047ceb3a360a77bb43bdf9a0815874d73859 (diff)
community/gsoap: upgrade to 2.8.98
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 282619d5359..dd4f4ebb3eb 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.97
+pkgver=2.8.98
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="7423d60d5051a1ccd327cda04e03eb549a749590ee89e398374127bf23e440ef96838fa684ad5a140d301584a2d4129d3370544b23ed150d9127e2232edda2a1 gsoap_2.8.97.zip"
+sha512sums="d7387c20a551a13f336e8111777f66889c4f29f6895e39dc15ac8e928f566c23838a8ad0616593fd59a6b0dcfff7778d93faa77484a17d9ec1438eed610f975a gsoap_2.8.98.zip"