Author: nbd
Date: 2015-01-24 15:16:36 +0100 (Sat, 24 Jan 2015)
New Revision: 44098

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: fix a regression with some VLAN configurations introduced in the last 
update

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-01-24 13:41:10 UTC 
(rev 44097)
+++ trunk/package/network/config/netifd/Makefile        2015-01-24 14:16:36 UTC 
(rev 44098)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-01-23
+PKG_VERSION:=2015-01-24
 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:=0358e84210b5c97b82b256a5909365555a5f7131
+PKG_SOURCE_VERSION:=500779b3750d8a7603401128f6eb4e942e684616
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 # PKG_MIRROR_MD5SUM:=
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to