Author: jow Date: 2016-01-17 18:15:01 +0100 (Sun, 17 Jan 2016) New Revision: 48280
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: fix PKG_VERSION (#21630) Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2016-01-17 15:29:03 UTC (rev 48279) +++ trunk/package/network/config/netifd/Makefile 2016-01-17 17:15:01 UTC (rev 48280) @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-01-17 +PKG_VERSION:=2016-01-17 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
