From: Felix Fietkau Date: Thu, 5 Jul 2012 18:42:29 +0000 (+0000) Subject: netifd: update to latest version, fixes various issues related to interface alias... X-Git-Tag: reboot~13440 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=d8bf3d82e53bce6c1aad046efe801388b4e00070 netifd: update to latest version, fixes various issues related to interface alias handling, improves handling of wifi interfaces in /etc/config/network SVN-Revision: 32625 --- diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 1b0f04a4cf..c54f300ab2 100644 --- a/package/netifd/Makefile +++ b/package/netifd/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2012-06-29 +PKG_VERSION:=2012-07-05 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:=4b284038e226b4deace501eae66c67737c7f324c +PKG_SOURCE_VERSION:=b4907a8502f0dadda9cdab259e1c824e3522b5b7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz # PKG_MIRROR_MD5SUM:= # CMAKE_INSTALL:=1