procd: update to git HEAD

9b1e035 jail: netifd: code cosmetics
 d2a2ecc jail: netifd: fix error handling issue reported by coverity
 e1d7cee jail: netifd: check target netns fd before using it
 59f7699 uxc: add missing 'break' statement

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2021-10-17 21:21:49 +01:00
parent 7cb5af30f4
commit 333f93333e
No known key found for this signature in database
GPG Key ID: 5A8F39C31C3217CA
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
PKG_SOURCE_DATE:=2021-10-13
PKG_SOURCE_VERSION:=82dd39024f63e53becd07c89831ed7d5fac7f339
PKG_MIRROR_HASH:=a9449894b4ce0b2860680c1691270d5fe9c84e4eecd48008ed732ef2d19af7db
PKG_SOURCE_DATE:=2021-10-17
PKG_SOURCE_VERSION:=59f769920276229a3ee2dcbe75ea54095cf14ffe
PKG_MIRROR_HASH:=2514d914bf317c5965ef90440e2c6bd8c409805db02348af4ed4aa58a0496fcf
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0