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

Sergej Pupykin spupykin at archlinux.org
Fri Apr 30 13:12:08 UTC 2021


    Date: Friday, April 30, 2021 @ 13:12:07
  Author: spupykin
Revision: 925350

upgpkg: gsoap 2.8.114-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-30 12:31:36 UTC (rev 925349)
+++ PKGBUILD	2021-04-30 13:12:07 UTC (rev 925350)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.113
+pkgver=2.8.114
 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=('e73782b618303cf55ea6a45751b75ba96797a7a12967ed9d02e6d5761977e73a')
+sha256sums=('aa70a999258100c170a3f8750c1f91318a477d440f6a28117f68bc1ded32327f')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list