Author: blogic Date: 2014-06-16 20:55:09 +0200 (Mon, 16 Jun 2014) New Revision: 41221
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 2014-06-16 18:55:05 UTC (rev 41220) +++ trunk/package/system/procd/Makefile 2014-06-16 18:55:09 UTC (rev 41221) @@ -1,14 +1,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2014-06-11 +PKG_VERSION:=2014-06-16 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:=efc491fd9345c38054ce96503c3bf846a19e9260 +PKG_SOURCE_VERSION:=202318c6163657fc671b27527e5228cb8170af1d 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
