From 4c963b1b85267aa3a004a97a5781ad6f28cb95fa Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Mon, 9 Jan 2017 17:11:58 +0100 Subject: [PATCH] babeld: Bump PKG_RELEASE because of procd support Signed-off-by: Baptiste Jonglez --- babeld/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babeld/Makefile b/babeld/Makefile index 3264e9c..2d781ef 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld PKG_VERSION:=1.8.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.irif.univ-paris-diderot.fr/~jch/software/files/ -- 2.30.2