From 20e1b16a97ff7d152ea5f9ce34faf7503aba8e4a Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Fri, 10 Feb 2023 08:18:13 +0100 Subject: [PATCH] babeld: remove AUTORELEASE AUTOREMOVE is now deprecated. Signed-off-by: Nick Hainke --- babeld/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babeld/Makefile b/babeld/Makefile index aa693c2..e221cb3 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld PKG_VERSION:=1.12.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/