mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-18 21:00:53 +00:00
procd: update to latest git HEAD
9b35439 procd: detect lxc container and behave accordingly Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
bc85640cdc
commit
792c9fc8ca
@ -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:=2019-05-02
|
||||
PKG_SOURCE_VERSION:=01f3dc8b50cf9728c8a70ff9d19143f90c49b786
|
||||
PKG_MIRROR_HASH:=01bc58fee762eff17c1d11a188b30499274f9a976015c66f8f1292bef0250053
|
||||
PKG_SOURCE_DATE:=2019-05-05
|
||||
PKG_SOURCE_VERSION:=9b354394e2ba818880ba8c65000c417ef1c560a7
|
||||
PKG_MIRROR_HASH:=58f2967981667c8c947881141ae850adeb15145fbdd79ef6867997d070d24ba9
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user