diff options
author | Massimiliano Torromeo | 2017-06-26 09:39:06 +0200 |
---|---|---|
committer | Massimiliano Torromeo | 2017-06-26 09:39:06 +0200 |
commit | 8836c2d623a47eec646c2cb70e8f426fba7f3631 (patch) | |
tree | d1b812c2cfeecae70b91cfb763631b5c588b6086 /.SRCINFO | |
parent | cda9e5c5c92c82f5b6e281ab96fd2ab74cf50555 (diff) | |
download | aur-8836c2d623a47eec646c2cb70e8f426fba7f3631.tar.gz |
Change nginx url schema to https
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Mon Jun 12 15:16:48 UTC 2017 +# Mon Jun 26 07:39:05 UTC 2017 pkgbase = nginx-mainline-mod-cache_purge pkgdesc = Nginx mainline module with ability to purge content from FastCGI, proxy, SCGI and uWSGI caches pkgver = 2.3.1 @@ -9,7 +9,7 @@ pkgbase = nginx-mainline-mod-cache_purge arch = x86_64 license = CUSTOM depends = nginx-mainline - source = http://nginx.org/download/nginx-1.13.1.tar.gz + source = https://nginx.org/download/nginx-1.13.1.tar.gz source = https://github.com/mtorromeo/ngx_cache_purge/archive/2.3.1/ngx_cache_purge-2.3.1.tar.gz sha256sums = a5856c72a6609a4dc68c88a7f3c33b79e6693343b62952e021e043fe347b6776 sha256sums = 1ca6347c7c817254594cd6be47d5890dd089f880482cce08971b8a137073de43 |