mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-08 18:30:23 +00:00
netifd: update to latest, fixes a crash when the interface protocol was not specified
SVN-Revision: 29903
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netifd
|
||||
PKG_VERSION:=2012-01-22
|
||||
PKG_VERSION:=2012-01-24
|
||||
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:=4bdcb2edfecd9a955d1eed9fcf8d620dbd5cebf8
|
||||
PKG_SOURCE_VERSION:=70d48250e7d25e7df13032eb69e30f0022e4e556
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
# PKG_MIRROR_MD5SUM:=
|
||||
# CMAKE_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user