Author: cyrus Date: 2015-08-25 08:27:37 +0200 (Tue, 25 Aug 2015) New Revision: 46718
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: various updates Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-08-24 08:53:16 UTC (rev 46717) +++ trunk/package/network/config/netifd/Makefile 2015-08-25 06:27:37 UTC (rev 46718) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-07-19 +PKG_VERSION:=2015-08-25 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:=ed92851c92617636d6f891b2e9926559feef9807 +PKG_SOURCE_VERSION:=6ed631e55686b909e6db25838e6e591316933c97 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
