[arch-commits] Commit in php-geoip/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sat Feb 2 22:20:35 UTC 2019
Date: Saturday, February 2, 2019 @ 22:20:34
Author: foutrelis
Revision: 429229
Update url field to use HTTPS
Modified:
php-geoip/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-02 22:20:24 UTC (rev 429228)
+++ PKGBUILD 2019-02-02 22:20:34 UTC (rev 429229)
@@ -5,7 +5,7 @@
pkgrel=4
pkgdesc="GeoIP module for PHP"
arch=('x86_64')
-url="http://pecl.php.net/package/geoip"
+url="https://pecl.php.net/package/geoip"
license=('PHP')
depends=('php' 'geoip')
makedepends=('subversion')
More information about the arch-commits
mailing list