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

Sergej Pupykin spupykin at archlinux.org
Wed Dec 30 00:10:42 UTC 2020


    Date: Wednesday, December 30, 2020 @ 00:10:41
  Author: spupykin
Revision: 798565

upgpkg: gsoap 2.8.109-1

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-29 23:42:18 UTC (rev 798564)
+++ PKGBUILD	2020-12-30 00:10:41 UTC (rev 798565)
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.108
+pkgver=2.8.109
 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=('745b63d02eb49d6cf3d47fedaa344187fe532fb80bbd39c0ceee4cca285fa874')
+sha256sums=('27de421db6f8abfc443f2e1d5ccdcbd7e6373095b2c72df2b17f50a9c5f80d14')
 
 build() {
   cd "$srcdir"/gsoap-2.8



More information about the arch-commits mailing list