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

Sergej Pupykin spupykin at archlinux.org
Wed Jul 7 11:33:53 UTC 2021


    Date: Wednesday, July 7, 2021 @ 11:33:53
  Author: spupykin
Revision: 975153

upgpkg: gsoap 2.8.115-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 11:28:28 UTC (rev 975152)
+++ PKGBUILD	2021-07-07 11:33:53 UTC (rev 975153)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.114
+pkgver=2.8.115
 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=('aa70a999258100c170a3f8750c1f91318a477d440f6a28117f68bc1ded32327f')
+sha256sums=('6f6813b189d201022254a2879cc8ee005bdb1bcf126bc03238710f19ec4e7268')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8




More information about the arch-commits mailing list