From: Felix Fietkau Date: Tue, 24 Jan 2012 21:44:00 +0000 (+0000) Subject: netifd: update to latest, fixes a crash when the interface protocol was not specified X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=41e24a09cf4b6a1e1221f2a92ef97891acd131ba netifd: update to latest, fixes a crash when the interface protocol was not specified SVN-Revision: 29903 --- diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 79242d3bb6..d732b7aa52 100644 --- a/package/netifd/Makefile +++ b/package/netifd/Makefile @@ -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