[arch-commits] Commit in gsoap/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sat Apr 17 12:32:49 UTC 2021


    Date: Saturday, April 17, 2021 @ 12:32:48
  Author: spupykin
Revision: 919750

upgpkg: gsoap 2.8.113-1

Modified:
  gsoap/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 11:54:47 UTC (rev 919749)
+++ PKGBUILD	2021-04-17 12:32:48 UTC (rev 919750)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.112
+pkgver=2.8.113
 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=('05345312e0bb4d81c98ae63b97cff9eb097f38dafe09356189f9d8e235c54095')
+sha256sums=('e73782b618303cf55ea6a45751b75ba96797a7a12967ed9d02e6d5761977e73a')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list