aboutsummaryrefslogtreecommitdiff
path: root/libs/check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/check/Makefile')
-rw-r--r--libs/check/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/check/Makefile b/libs/check/Makefile
index 717e88f4b..e8881734b 100644
--- a/libs/check/Makefile
+++ b/libs/check/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=check
PKG_VERSION:=0.15.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/libcheck/check/releases/download/$(PKG_VERSION)