aboutsummaryrefslogtreecommitdiff
path: root/net/uacme/Makefile
diff options
context:
space:
mode:
authorAntti Seppälä <a.seppala@gmail.com>2022-12-11 20:00:38 +0200
committerTianling Shen <cnsztl@gmail.com>2022-12-22 09:52:01 +0800
commit96b2cd70e108d3ca4b9327881b00f1300c7f8cd0 (patch)
tree441201b4f107ba74178d7f5da36e8c13dcc3c134 /net/uacme/Makefile
parentdd00cd04c5b57e3845db75839088edfb0a4c7a15 (diff)
uacme: Remove deprecated $(AUTORELEASE)
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Diffstat (limited to 'net/uacme/Makefile')
-rw-r--r--net/uacme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uacme/Makefile b/net/uacme/Makefile
index d7d66cff1..34e9ddcda 100644
--- a/net/uacme/Makefile
+++ b/net/uacme/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uacme
PKG_VERSION:=1.7.3
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/ndilieto/uacme/tar.gz/upstream/$(PKG_VERSION)?