From 7bedc50c91900d22bc0ca2dc13fce8f68136f231 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Sat, 1 Feb 2025 21:05:06 +0800 Subject: [PATCH] update 2025-02-01 21:05:06 --- alist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alist/Makefile b/alist/Makefile index 99b10b617..392c60906 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -23,7 +23,7 @@ define Download/$(PKG_NAME)-web FILE:=$(PKG_NAME)-web-$(PKG_WEB_VERSION).tar.gz URL_FILE:=dist.tar.gz URL:=https://github.com/alist-org/alist-web/releases/download/$(PKG_WEB_VERSION)/ - Hash:685dd13b4da39e253085d82fd11074f051b1cbc40238479421763b3d2e49b2f0 + HASH:=685dd13b4da39e253085d82fd11074f051b1cbc40238479421763b3d2e49b2f0 endef PKG_BUILD_DEPENDS:=golang/host