Skip to content

Commit

Permalink
procd: update to git HEAD
Browse files Browse the repository at this point in the history
 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>
  • Loading branch information
dangowrt committed Oct 17, 2021
1 parent 7cb5af3 commit 333f933
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/system/procd/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 333f933

Please sign in to comment.