gnutls: enable AUTORELEASE
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 25 Mar 2022 12:30:56 +0000 (14:30 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 30 Mar 2022 09:43:21 +0000 (12:43 +0300)
Enable AUTORELEASE in a separate commit so that the next commit can be
reverted without having to manually re-introduce it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
libs/gnutls/Makefile

index 5fef6568c1517c50e17a1b2d7bfe483e45a72010..353cc6ea4053ccae3615b06ce8297b790844c1b1 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gnutls
 PKG_VERSION:=3.7.1
-PKG_RELEASE:=2
+PKG_RELEASE:=$(AUTORELEASE)
 PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz