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

Christian Hesse eworm at archlinux.org
Wed Feb 28 06:40:48 UTC 2018


    Date: Wednesday, February 28, 2018 @ 06:40:47
  Author: eworm
Revision: 299880

upgpkg: gsoap 2.8.63-1

new upstream release

Modified:
  gsoap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-28 04:57:54 UTC (rev 299879)
+++ PKGBUILD	2018-02-28 06:40:47 UTC (rev 299880)
@@ -4,7 +4,7 @@
 # Contributor: Lee.MaRS <leemars at gmail.com>
 
 pkgname=gsoap
-pkgver=2.8.62
+pkgver=2.8.63
 pkgrel=1
 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
 url="http://www.cs.fsu.edu/~engelen/soap.html"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=(https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
 	LICENSE)
-sha256sums=('477b349a4cd9f27adde31e598b185910788e7a493d52e3eb599768cccb5519c2'
+sha256sums=('c6bbd6cd4290136db77649dd709e7d42dfd7625116487350d5ed6b799b02b72d'
             '0457ad7ae5599c7ee2e30f94d685dfd1a39cc9a9e3937aef1417d1752dfc6eb3')
 
 build() {



More information about the arch-commits mailing list