Skip to content

Commit

Permalink
acme: update changed packages' versions
Browse files Browse the repository at this point in the history
Signed-off-by: Glen Huang <[email protected]>
  • Loading branch information
Glen Huang committed Oct 24, 2022
1 parent 4e369cf commit 230c2d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion net/acme-common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
PKG_LICENSE:=GPL-3.0-only
Expand Down
2 changes: 1 addition & 1 deletion net/nginx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 230c2d5

Please sign in to comment.