Author: jow Date: 2014-06-20 14:28:35 +0200 (Fri, 20 Jun 2014) New Revision: 41283
Modified: trunk/package/network/config/netifd/Makefile Log: Revert "netifd: fix handling of "lookup main" for ip rules (#15315)" The netifd fixes went to the wrong repository, revert until it is sorted out. Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-06-20 09:58:16 UTC (rev 41282) +++ trunk/package/network/config/netifd/Makefile 2014-06-20 12:28:35 UTC (rev 41283) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-06-20 +PKG_VERSION:=2014-06-18 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:=26505641d8037a8e0a32945251653e4a116b342e +PKG_SOURCE_VERSION:=65cab45660dd0b234b663a39a133c64271f667b7 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
