[arch-commits] Commit in nginx-mod-geoip2/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Aug 21 15:16:33 UTC 2017


    Date: Monday, August 21, 2017 @ 15:16:32
  Author: mtorromeo
Revision: 252855

Updated sources to https

Modified:
  nginx-mod-geoip2/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 15:06:15 UTC (rev 252854)
+++ PKGBUILD	2017-08-21 15:16:32 UTC (rev 252855)
@@ -15,7 +15,7 @@
 license=('BSD')
 
 source=(
-	http://nginx.org/download/nginx-$_nginxver.tar.gz
+	https://nginx.org/download/nginx-$_nginxver.tar.gz
 	https://github.com/leev/ngx_http_geoip2_module/archive/$pkgver/$_modname-$pkgver.tar.gz
 )
 



More information about the arch-commits mailing list