babeld: release 1.7.1
authorGabriel Kerneis <kerneis@google.com>
Fri, 12 Feb 2016 16:04:56 +0000 (17:04 +0100)
committerGabriel Kerneis <kerneis@google.com>
Tue, 16 Feb 2016 09:58:40 +0000 (10:58 +0100)
Signed-off-by: Gabriel Kerneis <kerneis@google.com>
babeld/Makefile

index ec1d247a53de254a700cc0f327a0cc9ff9853b45..b7efadec2551e47b7c507fb3b86c3ef23e1e0fe0 100644 (file)
@@ -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