projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c5018
)
nginx: brotli: update to the latest version
author
Tiago Gaspar
<tiagogaspar8@gmail.com>
Tue, 29 Aug 2023 23:51:54 +0000
(
00:51
+0100)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Fri, 22 Sep 2023 11:16:27 +0000
(13:16 +0200)
Update brotli to the latest version.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
net/nginx/Makefile
patch
|
blob
|
history
diff --git
a/net/nginx/Makefile
b/net/nginx/Makefile
index b01f1ca5b9e55e9dfd9c13d87f48ea248b97f569..fef7f8b65d3b0a0ce04b24e82818b1b341d0d4e4 100644
(file)
--- 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