Author: blogic Date: 2014-06-05 12:56:10 +0200 (Thu, 05 Jun 2014) New Revision: 41009
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-06-05 10:56:06 UTC (rev 41008) +++ trunk/package/network/config/netifd/Makefile 2014-06-05 10:56:10 UTC (rev 41009) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-05-22 +PKG_VERSION:=2014-06-05 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:=3d42c9150e65799fa61778a1bfc1dda060dff847 +PKG_SOURCE_VERSION:=f5a15b82dab84a6783bf0edf6f6fae1641725b2c 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
