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

Sergej Pupykin spupykin at gemini.archlinux.org
Mon Jul 26 00:11:31 UTC 2021


    Date: Monday, July 26, 2021 @ 00:11:31
  Author: spupykin
Revision: 985005

upgpkg: gsoap 2.8.116-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-25 21:39:14 UTC (rev 985004)
+++ PKGBUILD	2021-07-26 00:11:31 UTC (rev 985005)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.115
+pkgver=2.8.116
 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=('6f6813b189d201022254a2879cc8ee005bdb1bcf126bc03238710f19ec4e7268')
+sha256sums=('2a41e42aaddbcd603b99004af95bb83559dbd4fd2d842920f003d24867599192')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list