mirror of https://github.com/openwrt/packages.git
nlbwmon: 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>pull/23804/head
parent
e684ab6e76
commit
2383185c31
|
@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git
|
|||
PKG_SOURCE_URL:=https://github.com/jow-/nlbwmon.git
|
||||
PKG_SOURCE_DATE:=2024-02-21
|
||||
PKG_SOURCE_VERSION:=c7616bcfaaef440848152f4dc738c990b2d0b90b
|
||||
PKG_MIRROR_HASH:=ca55b88e998b4f79105e978eb9d0c98c6394abe1ebb0578f145caa96922fd9af
|
||||
PKG_MIRROR_HASH:=3cbcd2e180547719b48c58d88f30d1296fd2db62a6a6aa96a13b485e58022903
|
||||
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue