treewide: remove AUTORELEASE
[feed/packages.git] / utils / tmux / Makefile
index 17b585b33e6123c154da0b5ee375c6ae6d4d321e..a1a1c0a717b1668c8905ec1a5b7d42e251158b53 100644 (file)
@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tmux
 PKG_VERSION:=3.3a
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/tmux/tmux/tar.gz/$(PKG_VERSION)?