mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 06:49:43 +01:00
procd: update to git HEAD
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
58eb263 instance: don't print error in case cgroups are disabled 9baf019 instance: use positive error numbers for strerror() Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
626c67caca
commit
5ba55feb10
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
|
||||
PKG_MIRROR_HASH:=523ab499a2b09270db5498e543b7661fd8db98371c8baaf6bcd6082cd73377c4
|
||||
PKG_SOURCE_DATE:=2026-03-11
|
||||
PKG_SOURCE_VERSION:=129b729f757ce625cf39601d24d97f4d92db7a7e
|
||||
PKG_MIRROR_HASH:=8bd86938479609045e1ceebed904e4f5cb96fdb38220d41c3579b7e764fbb05b
|
||||
PKG_SOURCE_DATE:=2026-03-13
|
||||
PKG_SOURCE_VERSION:=58eb263d5abe03f8c1280bdfa65a3b052614215d
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue