From: Gabriel Kerneis Date: Tue, 10 Apr 2018 15:49:18 +0000 (+0200) Subject: babeld: release 1.8.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7fc2fbdfc1b79953360b8f535c1cb9106b20fe3e;p=feed%2Frouting.git babeld: release 1.8.1 --- diff --git a/babeld/Makefile b/babeld/Makefile index cd7f6e3..db2b32c 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld -PKG_VERSION:=1.8.0 -PKG_RELEASE:=3 +PKG_VERSION:=1.8.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/ -PKG_MD5SUM:=eb1c66c382e9181c418ebd84e52b5af2 +PKG_MD5SUM:=a57caa5be996c61bd6a1616fdc01d807 PKG_LICENSE:=MIT include $(INCLUDE_DIR)/package.mk