Skip to content

Commit

Permalink
uci: bump to git HEAD version
Browse files Browse the repository at this point in the history
5beb95d lua: additionally return name when looking up sections
ff33bb2 lua: support extended section notation

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed Jan 1, 2018
1 parent 9f62650 commit ab703bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/system/uci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ PKG_RELEASE:=1

PKG_SOURCE_URL=$(LEDE_GIT)/project/uci.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE=2017-12-22
PKG_SOURCE_VERSION:=25fd142c8dbed12354f544acbe08b3bf71075e53
PKG_MIRROR_HASH:=b30a452e3e438c8956a20a1449597bcd59d8c505526db1ebef99596294a6b528
PKG_SOURCE_DATE=2018-01-01
PKG_SOURCE_VERSION:=5beb95da3dbec6db11a6bdfaab7807ee2daf41e6
PKG_MIRROR_HASH:=123c5d3ed8f86db76ab52584e952c8e870891bca4dab682b753ca384d7d067bf

PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=
Expand Down

0 comments on commit ab703bf

Please sign in to comment.