Author: blogic Date: 2016-03-10 20:11:03 +0100 (Thu, 10 Mar 2016) New Revision: 48981
Modified: trunk/package/system/procd/Makefile Log: procd: bump to latest git HEAD Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2016-03-10 19:10:58 UTC (rev 48980) +++ trunk/package/system/procd/Makefile 2016-03-10 19:11:03 UTC (rev 48981) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=procd -PKG_VERSION:=2016-02-08 +PKG_VERSION:=2016-03-09 PKG_RELEASE=$(PKG_SOURCE_VERSION) @@ -15,7 +15,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=57fe34225206c572b5e049826505f738191e4db5 +PKG_SOURCE_VERSION:=b12bb150ed38a4409bef5127c77b060ee616b860 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
