babeld: Update to version 1.8.3 + fix init
[feed/routing.git] / babeld / Makefile
index cd7f6e36a73fe5ee894598047b58f1d61a2aef3e..075c2c00f44aefe828c274e5e376f8b7586f3d74 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.3
+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_HASH:=368cc56812e07bbb64d0b609b6f411292e46b15610fe947501d4b310377366bd
 PKG_LICENSE:=MIT
 
 include $(INCLUDE_DIR)/package.mk