mirror of
https://github.com/openwrt/luci
synced 2025-01-08 12:08:04 +08:00
lucihttp: Fix PKG_MIRROR_HASH after APK changes
Adjust PKG_MIRROR_HASH to the filename logic change due to APK preparations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
f5ccfd3df4
commit
b2f8d0e2ad
@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=https://github.com/jow-/lucihttp.git
|
||||
PKG_SOURCE_DATE:=2023-03-15
|
||||
PKG_SOURCE_VERSION:=9b5b683fbb2bb0010aa031d620d0ab8105516757
|
||||
PKG_MIRROR_HASH:=82698fcf1ac47b14ea44b26eccfb11596b6eda4e9f68d016405ebd8a66dc816e
|
||||
PKG_MIRROR_HASH:=b908a9d7167493513e8775a82557e2c4dd5a32e2a3d31a56fe97bcd0983c20f5
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
Loading…
Reference in New Issue
Block a user