Skip to content

Commit

Permalink
rpcd: update to latest git HEAD
Browse files Browse the repository at this point in the history
41333ab uci: tighten uci reorder operation error handling
f91751b uci: tighten uci delete operation error handling
c2c612b uci: tighten uci set operation error handling
948bb51 uci: tighten uci add operation error handling
51980c6 uci: reject invalid section and option names

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed Aug 16, 2018
1 parent d74d6c4 commit 8c91807
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/system/rpcd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
PKG_SOURCE_DATE:=2018-05-13
PKG_SOURCE_VERSION:=820621952d537c49deba470c6f61c40df93f4ba8
PKG_SOURCE_DATE:=2018-08-16
PKG_SOURCE_VERSION:=41333abee4c57e3de2bcfa08972954e2af20705a
PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
PKG_MIRROR_HASH:=24322b547cb062e9676da51d09de19d1cb9fb07df9e82b2b63fc0f714ec1c14b
PKG_MIRROR_HASH:=a6d3c2228836a738919dfbd57a9e3ae5d427d5f94607b7e78b92b03f09f59731

PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=
Expand Down

0 comments on commit 8c91807

Please sign in to comment.