babeld: release 1.8.1
authorGabriel Kerneis <gabriel@kerneis.info>
Tue, 10 Apr 2018 15:49:18 +0000 (17:49 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 15:49:18 +0000 (17:49 +0200)
babeld/Makefile

index cd7f6e36a73fe5ee894598047b58f1d61a2aef3e..db2b32c564892772aa977a68d98765395a09eb8c 100644 (file)
@@ -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