From 4af2fcd6470d4c326f05ee138c3e96750f1b72ba Mon Sep 17 00:00:00 2001 From: Gabriel Kerneis Date: Fri, 12 Feb 2016 17:04:56 +0100 Subject: [PATCH] babeld: release 1.7.1 Signed-off-by: Gabriel Kerneis --- babeld/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babeld/Makefile b/babeld/Makefile index d4b609c..88a7886 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld -PKG_VERSION:=1.6.1 +PKG_VERSION:=1.7.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/ -PKG_MD5SUM:=74290f6c3678f314c79bdc0ab99d9f22 +PKG_MD5SUM:=2f71794d4e67f8a5352164ce33611549 PKG_LICENSE:=MIT include $(INCLUDE_DIR)/package.mk -- 2.30.2