treewide: replace AUTORELEASE with real PKG_RELEASE
[openwrt/openwrt.git] / package / libs / zlib / Makefile
index 092443ab0e577c779e00834bbf6107bd9050f7a5..7031bc974f8ab56cd59ec0a83386972697eecf17 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zlib
 PKG_VERSION:=1.2.13
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/madler/zlib/releases/download/v$(PKG_VERSION)