treewide: replace AUTORELEASE with real PKG_RELEASE
[openwrt/staging/wigyori.git] / package / system / opkg / Makefile
index 1841e190e614f9ebe500ef497d238529fdfa8d4a..3510e7435d146006ebc5f9365b96b2fbe2227e7b 100644 (file)
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=opkg
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
 PKG_FLAGS:=essential
 
 PKG_SOURCE_PROTO:=git