From: Michael A Cassaniti Date: Fri, 3 Jul 2026 23:35:19 +0000 (+1000) Subject: acme-common: version bump to 1.5.3 after adding nftables hooks X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3a1eab7c6b77b17394833b67efa95052a9e78e6a;p=openwrt-packages.git acme-common: version bump to 1.5.3 after adding nftables hooks Also bumped PKG_RELEASE of affected packages Signed-off-by: Michael A Cassaniti --- diff --git a/net/acme-common/Makefile b/net/acme-common/Makefile index 061520d7e..8fa468aa1 100644 --- 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.5.2 +PKG_VERSION:=1.5.3 PKG_MAINTAINER:=Toke Høiland-Jørgensen PKG_LICENSE:=GPL-3.0-only diff --git a/net/uacme/Makefile b/net/uacme/Makefile index e7fa87647..b852acca4 100644 --- a/net/uacme/Makefile +++ b/net/uacme/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uacme PKG_VERSION:=1.8.1 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ndilieto/uacme/tar.gz/upstream/$(PKG_VERSION)?