diff --git a/net/babel/Makefile b/net/babel/Makefile index 8944b7330..5f0e1243d 100644 --- a/net/babel/Makefile +++ b/net/babel/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld -PKG_VERSION:=1.0.2 +PKG_VERSION:=1.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=5ac316cb3311a36ec43622bebb668f7a +PKG_MD5SUM:=0627cdc9a5ce77a032c4399c3fa64bd1 include $(INCLUDE_DIR)/package.mk diff --git a/net/babel/files/babeld.config b/net/babel/files/babeld.config index f3eea2c4b..acc9e8a5a 100644 --- a/net/babel/files/babeld.config +++ b/net/babel/files/babeld.config @@ -1,8 +1,8 @@ package babeld config general - # option 'multicast_address' 'ff02::cca6:c0f9:e182:5373' - # option 'port' '8475' + # option 'multicast_address' 'ff02:0:0:0:0:0:1:6' + # option 'port' '6697' # option 'state_file' '/var/lib/babel-state' # option 'hello_interval' '4' # option 'wired_hello_interval' '20'