[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 7 16:33:43 UTC 2020
Date: Monday, September 7, 2020 @ 16:33:43
Author: spupykin
Revision: 700073
upgpkg: gsoap 2.8.106-1
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-07 16:33:30 UTC (rev 700072)
+++ PKGBUILD 2020-09-07 16:33:43 UTC (rev 700073)
@@ -3,7 +3,7 @@
# Contributor: Lee.MaRS <leemars at gmail.com>
pkgname=gsoap
-pkgver=2.8.105
+pkgver=2.8.106
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=('aa20c535cf08f1576bebad97cc6159ca57c68bc43acfc9a296e4e9faf041097e')
+sha256sums=('4e74838baf5437e95ae17aa3efb48bd0621f483bff4424f6255fcf327ff80765')
build() {
cd "$srcdir"/gsoap-2.8
More information about the arch-commits
mailing list