[packages] babel: upstream release babeld-1.2.0
9 September 2011: babeld 1.2.0 * Merged the interference-aware branch ("babelz"). Please see the "-z" flag in the manual page. * Fixed a memory leak when expiring resent messages. * Fixed a buffer overflow when parsing MAC addresses (Matthieu Boutier). * Implemented MAC address parsing for BSD (Matthieu Boutier). git-svn-id: svn://svn.openwrt.org/openwrt/packages@28239 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eb3e4e780a
commit
84d3342727
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=babeld
|
||||
PKG_VERSION:=1.1.99.1
|
||||
PKG_VERSION:=1.2.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:=e1a801aa48fe26401c29d2152c1a1887
|
||||
PKG_MD5SUM:=2f5a9e3a0e23fecbbcdf0c85fca77a95
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user