Author: blogic Date: 2014-10-14 17:53:05 +0200 (Tue, 14 Oct 2014) New Revision: 42918
Modified: trunk/package/system/procd/Makefile Log: procd: update to latest git this adds the remaining patches that Michel Stam sent Signed-off-by: Michel Stam <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2014-10-14 15:53:00 UTC (rev 42917) +++ trunk/package/system/procd/Makefile 2014-10-14 15:53:05 UTC (rev 42918) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2014-10-06 +PKG_VERSION:=2014-10-14 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:=f45672d80bf2fec4ccb7363de1da6adb9e3f4421 +PKG_SOURCE_VERSION:=b9a389c841db8433bb3b02158b1512cf577dbff7 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
