projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983047a
)
lucihttp: Fix PKG_MIRROR_HASH after .zst change
author
Hannu Nyman
<hannu.nyman@iki.fi>
Sun, 7 Apr 2024 12:35:07 +0000
(15:35 +0300)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Sun, 7 Apr 2024 12:35:07 +0000
(15:35 +0300)
Adjust PKG_MIRROR_HASH to the filename change due to .zst adoption.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
contrib/package/lucihttp/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/lucihttp/Makefile
b/contrib/package/lucihttp/Makefile
index 41f2d94d9fc77cd6f4eb5abc1936b4fd559f5f6b..fa0277e5124ef88cf7e870f2b09b038d836848d6 100644
(file)
--- a/
contrib/package/lucihttp/Makefile
+++ b/
contrib/package/lucihttp/Makefile
@@
-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:=
b908a9d7167493513e8775a82557e2c4dd5a32e2a3d31a56fe97bcd0983c20f5
+PKG_MIRROR_HASH:=
dc054c1ed2b90ae6a97080f999e8571770e9ed86aa0100bbc1bdab820c78f10b
CMAKE_INSTALL:=1
PKG_LICENSE:=ISC