[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat Jul 4 10:54:27 UTC 2020
Date: Saturday, July 4, 2020 @ 10:54:27
Author: spupykin
Revision: 657675
upgpkg: gsoap 2.8.104-1
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-04 10:54:21 UTC (rev 657674)
+++ PKGBUILD 2020-07-04 10:54:27 UTC (rev 657675)
@@ -3,7 +3,7 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.103
+pkgver=2.8.104
pkgrel=1
pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
url="https://www.cs.fsu.edu/~engelen/soap.html"
@@ -13,7 +13,7 @@
makedepends=('autoconf' 'automake')
options=('staticlibs')
source=("https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip")
-sha256sums=('afe2ba08d2fa56adc3c774b6741587203a72140a255346e9947b8d2ee6c7d4b6')
+sha256sums=('60fcd137c59a7640470f873d9a0a29c62896a15e8517a2f5a03eb2d7eebc0c52')
build() {
cd "$srcdir"/gsoap-2.8
More information about the arch-commits
mailing list