Author: cyrus Date: 2015-03-27 15:19:10 +0100 (Fri, 27 Mar 2015) New Revision: 45059
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: adjust default local policy rules Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-03-27 09:11:56 UTC (rev 45058) +++ trunk/package/network/config/netifd/Makefile 2015-03-27 14:19:10 UTC (rev 45059) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-03-26 +PKG_VERSION:=2015-03-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:=ef4b8c8446b5f164a310a3955e90f7ffd59e2a59 +PKG_SOURCE_VERSION:=94bfecc312f8bcecb857d6b070d1c22869226ce4 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
