mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
uci: fix package mirror hash
I've forget to update PKG_MIRROR_HASH in my previous package version
bump.
Fixes: 095cc2b745
("uci: update to version 2020-10-06")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
f9005d4f80
commit
43fe0bd18d
@ -15,7 +15,7 @@ PKG_SOURCE_URL=$(PROJECT_GIT)/project/uci.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_DATE=2020-10-06
|
||||
PKG_SOURCE_VERSION:=52bbc99f69ea6f67b6fe264f424dac91bde5016c
|
||||
PKG_MIRROR_HASH:=b3cdc66a8ec4f05a102ce5520a3f8ff69ca4a49930c5bb01065467ef68f0808b
|
||||
PKG_MIRROR_HASH:=39f2225d1b8f62d7133f708fc73f1f841b6113ae4634485fc0dfdf226041c3c4
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_LICENSE_FILES:=
|
||||
|
Loading…
Reference in New Issue
Block a user