Author: cyrus
Date: 2015-03-31 13:36:20 +0200 (Tue, 31 Mar 2015)
New Revision: 45182

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: add metric argument for ipv4 proto routes

Signed-off-by: Steven Barth <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2015-03-31 11:26:50 UTC 
(rev 45181)
+++ trunk/package/network/config/netifd/Makefile        2015-03-31 11:36:20 UTC 
(rev 45182)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2015-03-27
+PKG_VERSION:=2015-03-31
 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:=94bfecc312f8bcecb857d6b070d1c22869226ce4
+PKG_SOURCE_VERSION:=33429c18f64bfb3842b05d9eb86efbbdce7e909b
 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