aboutsummaryrefslogtreecommitdiff
path: root/libs/gnutls
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2022-03-25 14:30:56 +0200
committerStijn Tintel <stijn@linux-ipv6.be>2022-03-30 12:43:21 +0300
commitc5d92fd9ca86f98c239355d4a03a3f6800c24b90 (patch)
tree4ee4ab160383cc3f2353d9d9f7ea01252ea79dde /libs/gnutls
parent539f9d07a1a5fc3772f15348b47f3198a2fe34b2 (diff)
gnutls: enable AUTORELEASE
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>
Diffstat (limited to 'libs/gnutls')
-rw-r--r--libs/gnutls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile
index 5fef6568c..353cc6ea4 100644
--- a/libs/gnutls/Makefile
+++ b/libs/gnutls/Makefile
@@ -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