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

Sergej Pupykin spupykin at archlinux.org
Tue Jan 19 01:35:31 UTC 2021


    Date: Tuesday, January 19, 2021 @ 01:35:30
  Author: spupykin
Revision: 823644

upgpkg: gsoap 2.8.110-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-18 23:01:50 UTC (rev 823643)
+++ PKGBUILD	2021-01-19 01:35:30 UTC (rev 823644)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.109
+pkgver=2.8.110
 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=('27de421db6f8abfc443f2e1d5ccdcbd7e6373095b2c72df2b17f50a9c5f80d14')
+sha256sums=('ec8826265faca3c59756f8b5d637e06b7f4ed4a984243caa3f53db4ec71e577a')
 
 build() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list