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:
cdcc6ed
)
nginx: update to 1.25.3
author
Tiago Gaspar
<
[email protected]
>
Fri, 22 Dec 2023 01:43:38 +0000
(
01:43
+0000)
committer
Josef Schlehofer
<
[email protected]
>
Thu, 4 Jan 2024 21:35:17 +0000
(22:35 +0100)
Update nginx to the latest version.
Signed-off-by: Tiago Gaspar <
[email protected]
>
net/nginx/Makefile
patch
|
blob
|
history
diff --git
a/net/nginx/Makefile
b/net/nginx/Makefile
index 0accdd0999367a2a71065203f993516cfb775ff5..7509d9575cb1d1e6b05c1c95a02252867a64bf39 100644
(file)
--- a/
net/nginx/Makefile
+++ b/
net/nginx/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nginx
-PKG_VERSION:=1.25.
2
-PKG_RELEASE:=
2
+PKG_VERSION:=1.25.
3
+PKG_RELEASE:=
1
PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nginx.org/download/
-PKG_HASH:=
05dd6d9356d66a74e61035f2a42162f8c754c97cf1ba64e7a801ba158d6c0711
+PKG_HASH:=
64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86
PKG_MAINTAINER:=Thomas Heil <
[email protected]
> \
Christian Marangi <
[email protected]
>