diff options
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/Makefile.extmod | 5 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 145e555921f3..1b1d4610c94d 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION?= 21 +PORTREVISION?= 22 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod index 126b7ede2479..c454187dfafc 100644 --- a/www/nginx/Makefile.extmod +++ b/www/nginx/Makefile.extmod @@ -15,9 +15,8 @@ BROTLI_LIB_DEPENDS= libbrotlicommon.so:archivers/brotli BROTLI_GH_TUPLE= eustas:ngx_brotli:8104036:brotli BROTLI_VARS= DSO_EXTMODS+=brotli -CACHE_PURGE_MASTER_SITES= http://labs.frickle.com/files/:cache_purge -CACHE_PURGE_DISTFILES= ngx_cache_purge-2.3.tar.gz:cache_purge -CACHE_PURGE_CONFIGURE_ON= --add-module=${WRKDIR}/ngx_cache_purge-2.3 +CACHE_PURGE_GH_TUPLE= nginx-modules:ngx_cache_purge:23dc16a:cache_purge +CACHE_PURGE_CONFIGURE_ON= --add-module=${WRKDIR}/ngx_cache_purge-23dc16a CLOJURE_CATEGORIES+= java CLOJURE_USE= JAVA=yes JAVA_OS=native JAVA_VERSION=1.8 \ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index b06cff1b01d1..da5e3ea70106 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,8 +1,8 @@ TIMESTAMP = 1595611397 SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99 SIZE (nginx-1.18.0.tar.gz) = 1039530 -SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c -SIZE (ngx_cache_purge-2.3.tar.gz) = 12248 +SHA256 (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = a6ecc65e2488f9a0394f8aa6c012144708b6b4b37983aa45ea09945ec235ad08 +SIZE (nginx-modules-ngx_cache_purge-23dc16a_GH0.tar.gz) = 16816 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19 |