Author: cyrus
Date: 2014-11-27 08:26:10 +0100 (Thu, 27 Nov 2014)
New Revision: 43400

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: correctly handle source-parameter for IPv4 routes

Thanks to Kristian Evensen

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

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-11-26 18:48:05 UTC 
(rev 43399)
+++ trunk/package/network/config/netifd/Makefile        2014-11-27 07:26:10 UTC 
(rev 43400)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-11-23
+PKG_VERSION:=2014-11-27
 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:=f4ea01b966f911442c763743fd6da2401ab84bcb
+PKG_SOURCE_VERSION:=25289c946427db676d41c0fa4e6c01ade2f43b66
 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