netifd: update to 2012-03-23, fixes route/address tracking issues and adds more status info
SVN-Revision: 31077
This commit is contained in:
parent
3271b347fc
commit
35607da5b8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netifd
|
||||
PKG_VERSION:=2012-03-19
|
||||
PKG_VERSION:=2012-03-23
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=655ef783b1d5f72af3acccc87455c365fea4ad42
|
||||
PKG_SOURCE_VERSION:=9b40d469c858d9ce4cacfa0aca37ba2ac69d2f96
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
# CMAKE_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue