[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at gemini.archlinux.org
Fri Sep 2 09:01:25 UTC 2022
Date: Friday, September 2, 2022 @ 09:01:25
Author: spupykin
Revision: 1290854
upgpkg: gsoap 2.8.123-1
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-02 09:01:20 UTC (rev 1290853)
+++ PKGBUILD 2022-09-02 09:01:25 UTC (rev 1290854)
@@ -3,7 +3,7 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.122
+pkgver=2.8.123
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=('3eb8486c986b44071bb5f19ef7b990791f819bb267c0bf640e95bd991070fad8')
+sha256sums=('e018500ac942bb7627612cc9a8229610efe293a450359c413da1a006eb7c193d')
prepare() {
cd "$srcdir"/gsoap-2.8
More information about the arch-commits
mailing list