procd: update to latest git HEAD

846e20c procd: add timing to start/stop logging

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2018-01-22 12:53:34 +01:00
parent eb9e3651dd
commit 24b0424ecb
1 changed files with 4 additions and 4 deletions

View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
PKG_RELEASE:=2
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
PKG_SOURCE_DATE:=2018-12-02
PKG_SOURCE_VERSION:=a5954cf302fe46d8e29770c818336763112b9a6e
PKG_MIRROR_HASH:=1afa1f0160dd8ffac310e75519601c1f9a6107d818f405bb3fe9ef3e7143c2e3
PKG_SOURCE_DATE:=2018-01-22
PKG_SOURCE_VERSION:=846e20cb655dd255e4caec2d1fe2628af35639e8
PKG_MIRROR_HASH:=92e1c8d176727bc4c652fa80d4971b169edb7d8e8d48927b4549481fbc9696d9
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0