treewide: remove AUTORELEASE
[feed/packages.git] / libs / nlohmannjson / Makefile
index d9b1b5b7391f4d6888bb09086d13d8c674598db5..26101344bdc5c1b4f0f9e35a5be345948d081ba5 100644 (file)
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nlohmannjson
 PKG_VERSION:=3.10.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
 PKG_SOURCE_URL:=https://codeload.github.com/nlohmann/json/zip/v$(PKG_VERSION)?