[source] procd: update to latest git HEAD revision

LEDE Commits lede-commits at lists.infradead.org
Sat Oct 15 02:38:11 PDT 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/f5c741b5e02c547ae7bbda120f73cabf679cdb49

commit f5c741b5e02c547ae7bbda120f73cabf679cdb49
Author: John Crispin <john at phrozen.org>
AuthorDate: Sat Oct 15 01:38:56 2016 +0200

    procd: update to latest git HEAD revision
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 package/system/procd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 0946bad..df23edd 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2016-09-28
+PKG_VERSION:=2016-10-15
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(LEDE_GIT)/project/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=72f63807b3644ef7b8ab9025a02d7f509f39ad14
+PKG_SOURCE_VERSION:=d1e14deae2ea28935280c3a2a6609549761619bc
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
 PKG_MIRROR_MD5SUM:=141ccd49dfbf9cea5e78cec40cb42aff9a53e26ae6f343f21f9e239718e5a773
 CMAKE_INSTALL:=1



More information about the lede-commits mailing list