Author: blogic Date: 2015-09-15 08:12:55 +0200 (Tue, 15 Sep 2015) New Revision: 46938
Modified: trunk/package/system/procd/Makefile Log: procd: update to latest git revision Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2015-09-15 06:12:42 UTC (rev 46937) +++ trunk/package/system/procd/Makefile 2015-09-15 06:12:55 UTC (rev 46938) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2015-08-16 +PKG_VERSION:=2015-09-15 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:=0da5bf2ff222d1a499172a6e09507388676b5a08 +PKG_SOURCE_VERSION:=9cb7be1a3267744ad64b2422e2be4eeb1763d1d2 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
