netifd: update to the latest version, adds interface cleanup fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42345
This commit is contained in:
parent
ba62bcbf24
commit
008c7a9e5a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=64ea160818e2dc958fa91f80a3a5a9ac40ccc3ba
|
||||
PKG_SOURCE_VERSION:=b2dcb02570939d98b92c7c55db1c328693a5d52a
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
|
|
Loading…
Reference in a new issue