[arch-commits] Commit in gsoap/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Feb 16 21:28:01 UTC 2019
Date: Saturday, February 16, 2019 @ 21:28:00
Author: jelle
Revision: 433853
switch to https url
Modified:
gsoap/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-16 21:26:59 UTC (rev 433852)
+++ PKGBUILD 2019-02-16 21:28:00 UTC (rev 433853)
@@ -6,7 +6,7 @@
pkgver=2.8.78
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"
+url="https://www.cs.fsu.edu/~engelen/soap.html"
arch=('x86_64')
license=('GPL' 'custom')
depends=('openssl' 'zlib' 'gcc-libs')
More information about the arch-commits
mailing list