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

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


    Date: Monday, August 21, 2017 @ 15:21:41
  Author: mtorromeo
Revision: 252863

Updated sources to https

Modified:
  nginx-mod-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 15:21:09 UTC (rev 252862)
+++ PKGBUILD	2017-08-21 15:21:41 UTC (rev 252863)
@@ -15,7 +15,7 @@
 license=('CUSTOM')
 
 source=(
-	http://nginx.org/download/nginx-$_nginxver.tar.gz
+	https://nginx.org/download/nginx-$_nginxver.tar.gz
 	https://people.freebsd.org/~osa/ngx_http_redis-$pkgver.tar.gz
 )
 



More information about the arch-commits mailing list