Author: jow Date: 2015-07-27 13:49:39 +0200 (Mon, 27 Jul 2015) New Revision: 46509
Modified: branches/chaos_calmer/package/system/procd/Makefile Log: CC: procd: update to latest git HEAD fixes http://patchwork.ozlabs.org/patch/497899/ Signed-off-by: John Crispin <[email protected]> Backport of r46465 Modified: branches/chaos_calmer/package/system/procd/Makefile =================================================================== --- branches/chaos_calmer/package/system/procd/Makefile 2015-07-27 11:48:00 UTC (rev 46508) +++ branches/chaos_calmer/package/system/procd/Makefile 2015-07-27 11:49:39 UTC (rev 46509) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2015-07-07 +PKG_VERSION:=2015-07-24 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:=6f841e89dfe9200a6f3a2f93a9dd83f66f8ef550 +PKG_SOURCE_VERSION:=22b5270d16b92613d42c24168d33a8a14c74701a 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
