git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4e369cf
)
acme: update changed packages' versions
author
Glen Huang
<redacted>
Sat, 22 Oct 2022 14:25:55 +0000
(22:25 +0800)
committer
Glen Huang
<redacted>
Mon, 24 Oct 2022 02:48:34 +0000
(10:48 +0800)
Signed-off-by: Glen Huang <redacted>
net/acme-common/Makefile
patch
|
blob
|
history
net/nginx/Makefile
patch
|
blob
|
history
diff --git
a/net/acme-common/Makefile
b/net/acme-common/Makefile
index a279641c2223442262728102f9f87f623e64091f..268df5c68023fcea6d3a9b55aa275e63ad099f62 100644
(file)
--- a/
net/acme-common/Makefile
+++ b/
net/acme-common/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=acme-common
-PKG_VERSION:=1.0.
0
+PKG_VERSION:=1.0.
1
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=GPL-3.0-only
diff --git
a/net/nginx/Makefile
b/net/nginx/Makefile
index 0cb8c65b0e261852e569f5a9543e2b5db5561540..438ee8525771103d615cb2c551312c0cd71d2ea1 100644
(file)
--- a/
net/nginx/Makefile
+++ b/
net/nginx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nginx
PKG_VERSION:=1.21.3
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nginx.org/download/
git clone https://git.99rst.org/PROJECT