From: Tiago Gaspar Date: Tue, 29 Aug 2023 23:51:54 +0000 (+0100) Subject: nginx: brotli: update to the latest version X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7a585741e45c37b258df591c265e3402f4ffbbb5;p=feed%2Fpackages.git nginx: brotli: update to the latest version Update brotli to the latest version. Signed-off-by: Tiago Gaspar --- diff --git a/net/nginx/Makefile b/net/nginx/Makefile index b01f1ca5b9..fef7f8b65d 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -215,9 +215,9 @@ endef define Download/nginx-mod-brotli - VERSION:=e505dce68acc190cc5a1e780a3b0275e39f160ca + VERSION:=25f86f0bac1101b6512135eac5f93c49c63609e3 URL:=https://github.com/google/ngx_brotli.git - MIRROR_HASH:=04847f11ef808fed50f44b2af0ef3abf59ff0ffc06dfc7394d9ab51d53fef31f + MIRROR_HASH:=c85cdcfd76703c95aa4204ee4c2e619aa5b075cac18f428202f65552104add3b PROTO:=git endef