Author: cyrus Date: 2014-08-05 12:03:10 +0200 (Tue, 05 Aug 2014) New Revision: 42000
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: minor fixes (thanks Hans Dedecker) Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2014-08-05 10:00:25 UTC (rev 41999) +++ trunk/package/network/config/netifd/Makefile 2014-08-05 10:03:10 UTC (rev 42000) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2014-07-30 +PKG_VERSION:=2014-08-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:=4f5b41cf789fcc30e142dfdb1123a8adc12112d5 +PKG_SOURCE_VERSION:=a6f28311d3786cbd5307aee3239032f6db1503f3 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
