clouddrive2: Fix armv7 PKG_HASH

Fixes: https://github.com/coolsnowwolf/packages/issues/929
This commit is contained in:
Internet1235 2025-04-23 22:13:37 +08:00
parent 4b27cbe1b9
commit 6d3faddc32
No known key found for this signature in database

View File

@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=clouddrive2
PKG_VERSION:=0.8.16
PKG_RELEASE=1
PKG_RELEASE=2
ifeq ($(ARCH),aarch64)
PKG_ARCH:=aarch64
PKG_HASH:=15c0b3fc370d3883a6f56136cee2f7580de691bc4ee7b782b47a43f4f8c31bde
else ifeq ($(ARCH),arm)
PKG_ARCH:=armv7
PKG_HASH:=s305ed96ff66db8017e54988f44fe3d868ce0d28972a678eb4f16e3ab3d5a7aa4
PKG_HASH:=305ed96ff66db8017e54988f44fe3d868ce0d28972a678eb4f16e3ab3d5a7aa4
else ifeq ($(ARCH),x86_64)
PKG_ARCH:=x86_64
PKG_HASH:=3545da7c7947fd3b085b8b130ce674d40c4d4a7435334c8c82da07065601cc05