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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Aug 21 15:03:48 UTC 2017


    Date: Monday, August 21, 2017 @ 15:03:47
  Author: mtorromeo
Revision: 252852

Updated sources to https

Modified:
  nginx-mod-brotli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 15:03:02 UTC (rev 252851)
+++ PKGBUILD	2017-08-21 15:03:47 UTC (rev 252852)
@@ -20,7 +20,7 @@
 license=('CUSTOM')
 
 source=(
-	http://nginx.org/download/nginx-$_nginxver.tar.gz
+	https://nginx.org/download/nginx-$_nginxver.tar.gz
 	https://github.com/google/$_modname/archive/$_modver/$_modname-$_modver.tar.gz
 	https://github.com/google/brotli/archive/$_brotliver/brotli-$_brotliver.tar.gz
 )



More information about the arch-commits mailing list