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

Sergej Pupykin spupykin at gemini.archlinux.org
Sat May 14 12:13:53 UTC 2022


    Date: Saturday, May 14, 2022 @ 12:13:53
  Author: spupykin
Revision: 1204086

upgpkg: gsoap 2.8.122-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 12:13:45 UTC (rev 1204085)
+++ PKGBUILD	2022-05-14 12:13:53 UTC (rev 1204086)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.121
+pkgver=2.8.122
 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=('d5a66b9d5189143a6adba757a085f84d3c31c03b2948939cf99851003a2934a8')
+sha256sums=('3eb8486c986b44071bb5f19ef7b990791f819bb267c0bf640e95bd991070fad8')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list