Skip to content

Commit

Permalink
uci: update to Git HEAD (2024-11-26)
Browse files Browse the repository at this point in the history
10f7996ec294 file: Ignore config file with '.' in name

Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
Ansuel committed Nov 27, 2024
1 parent c19c31f commit 3929ef4
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=$(PROJECT_GIT)/project/uci.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2023-08-10
PKG_SOURCE_VERSION:=5781664d5087ccc4b5ab58505883231212dbedbc
PKG_MIRROR_HASH:=0ca4a29c077e85a7cfe69916c3ceb2bee98662b6268befc3c02519939647f984
PKG_SOURCE_DATE:=2024-11-26
PKG_SOURCE_VERSION:=10f7996ec29449915640acca5d65b592365a4b14
PKG_MIRROR_HASH:=8556add0dd77b85a5702faa94feb811606390c045d7f5004317a4ab3e07f773b

PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=
Expand Down

0 comments on commit 3929ef4

Please sign in to comment.