aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsoap
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-15 00:37:07 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-15 00:37:07 +0000
commit60321124afb8c85257dd7a970ae8df034ab3cbcc (patch)
treec2f8780fb7399bf57225b4b58253bf435ebef5e0 /community/gsoap
parent58f6ef8874c6bca08ebbbc823965ef27c18803ce (diff)
community/gsoap: upgrade to 2.8.59
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 b18a022e02d..63af056f690 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.55
+pkgver=2.8.59
pkgrel=0
arch="all"
pkgdesc='A cross-platform C and C++ SDK for SOAP/XML Web services'
@@ -32,6 +32,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e0cb6809d5b8e4a068ed937f253844f88d8275e58f7590ca0dd52bede1ea74d5781d35664586f9e29f2e22c508167df8044d45101f0773c9b8d79b80aa188935 gsoap_2.8.55.zip
+sha512sums="d43320e6965c3f17d122ea7aeeecbc0b608dac52204e630c3254d32eadd3c93aaca446c92bb439b98207f8560b2ad6bff220c0502b75ebd18b99e37402570624 gsoap_2.8.59.zip
ab917ece2b7fc507138c7920ddce99ef7a482bfef9e323366940987a75e7594ca91a081ed8d9b6a6b050346a6ebe7c9a9d2de9483beb54768384177e4bc15b9b musl-fixes.patch
a0892700b55562880a58cd8411fb3386a2ae1785c9212a59d0d1c8ccdfa86553bb8d6fb3dd6c923453a1a47c586edbc924c6e7bd4f2436948693e39bd3b1ec73 libressl.patch"