[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jul 30 23:08:50 UTC 2020
Date: Thursday, July 30, 2020 @ 23:08:50
Author: spupykin
Revision: 666020
upgpkg: gsoap 2.8.105-1
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-30 23:08:44 UTC (rev 666019)
+++ PKGBUILD 2020-07-30 23:08:50 UTC (rev 666020)
@@ -3,7 +3,7 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.104
+pkgver=2.8.105
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=('60fcd137c59a7640470f873d9a0a29c62896a15e8517a2f5a03eb2d7eebc0c52')
+sha256sums=('aa20c535cf08f1576bebad97cc6159ca57c68bc43acfc9a296e4e9faf041097e')
build() {
cd "$srcdir"/gsoap-2.8
More information about the arch-commits
mailing list