Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/babeld
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-05-18 17:54:25 +0300
committerNick Hainke <vincent@systemli.org>2022-05-18 18:02:41 +0300
commit9028f67afd88bbd46edde265bfc77e705406cbc4 (patch)
tree2a13037d310f0203b22bde028d012ae4dc9cc5f0 /babeld
parent50e02d4cff23e749deb7f12099105d34bfc31929 (diff)
babled: update to 1.12.1
Changelog: 916d3d9 Update CHANGES for babeld-1.12.1 3d8aec4 Schedule an interface check after adding an interface. f13602b Split last PC into unicast and multicast values Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'babeld')
-rw-r--r--babeld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/babeld/Makefile b/babeld/Makefile
index d0f05f1..8c7fd2a 100644
--- a/babeld/Makefile
+++ b/babeld/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=babeld
-PKG_VERSION:=1.12
+PKG_VERSION:=1.12.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/
-PKG_HASH:=832ef080c380ff6c0d715c6bf88ac22fcae87dc0f04566e60becdb8d871effb9
+PKG_HASH:=9ab59d7ac741f3630df23f9c3b67c60294d8b34ab622398f9b89773a878ecb1e
PKG_MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>, \
Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>, \