mirror of
https://github.com/openwrt/luci
synced 2025-01-05 10:37:19 +08:00
csstidy: Fix PKG_MIRROR_HASH after .zst change
Adjust PKG_MIRROR_HASH to the filename change due to .zst adoption. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
d1269d63da
commit
5dd6b148ee
@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=https://github.com/jow-/csstidy-cpp.git
|
||||
PKG_SOURCE_DATE:=2021-06-13
|
||||
PKG_SOURCE_VERSION:=707feaec556c40c999514a598b1a1ea5b50826c6
|
||||
PKG_MIRROR_HASH:=39035c3d76e1306537ba1d49fc0f5ba43e752f1de0d55f3df06404d7b50e86f6
|
||||
PKG_MIRROR_HASH:=c90cdb3ff2ecae469d86abf04f5631356b8a913e03f4537c491ea31cde5f0225
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user