Author: blogic Date: 2015-12-11 16:08:05 +0100 (Fri, 11 Dec 2015) New Revision: 47861
Modified: trunk/package/system/procd/Makefile Log: procd: bump to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2015-12-11 15:07:40 UTC (rev 47860) +++ trunk/package/system/procd/Makefile 2015-12-11 15:08:05 UTC (rev 47861) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2015-10-29 +PKG_VERSION:=2015-12-11 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=6ffa138d4424dc1f1e05e8923a8d67c8394ac896 +PKG_SOURCE_VERSION:=8490bb31a85e14a708e0db0b301e078d4b20657d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
