Author: cyrus
Date: 2014-09-29 19:59:50 +0200 (Mon, 29 Sep 2014)
New Revision: 42699

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: add support for promisc and GRE tos option

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-09-29 08:35:18 UTC 
(rev 42698)
+++ trunk/package/network/config/netifd/Makefile        2014-09-29 17:59:50 UTC 
(rev 42699)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-09-08
+PKG_VERSION:=2014-09-29
 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:=46c569989f984226916fec28dd8ef152a664043e
+PKG_SOURCE_VERSION:=8e15f409e000ffdd87d1022390e54f14da839b3f
 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