diff --git a/main/crust/APKBUILD b/main/crust/APKBUILD index 8f920da15..f37af9181 100644 --- a/main/crust/APKBUILD +++ b/main/crust/APKBUILD @@ -7,8 +7,7 @@ arch="aarch64" url="https://github.com/crust-firmware/crust" license="BSD-1-Clause AND BSD-3-Clause AND GPL-2.0-only and MIT" makedepends="gcc-or1k-elf binutils-or1k-elf dtc bison flex" -source="https://github.com/crust-firmware/crust/archive/v$pkgver/crust-v$pkgver.tar.gz -" +source="crust-v$pkgver.tar.gz::https://github.com/crust-firmware/crust/archive/refs/tags/v$pkgver.tar.gz" options="!check !archcheck !tracedeps pmb:cross-native" # No tests build() {