Author: blogic Date: 2015-03-27 10:11:49 +0100 (Fri, 27 Mar 2015) New Revision: 45057
Modified: trunk/package/system/procd/Makefile Log: procd: update to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2015-03-27 02:35:11 UTC (rev 45056) +++ trunk/package/system/procd/Makefile 2015-03-27 09:11:49 UTC (rev 45057) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2015-03-26 +PKG_VERSION:=2015-03-27 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:=e5331be64992e865cc7da0ccca8814d494930762 +PKG_SOURCE_VERSION:=74d835463e05e5761f6f5271e487f299f29d3f07 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
