sbcl: fix aarch64 sbcl binary checksum.
This commit is contained in:
parent
19cd8fb182
commit
8556a0ba94
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ arm*)
|
||||||
;;
|
;;
|
||||||
aarch64)
|
aarch64)
|
||||||
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.3.9-arm64-linux-binary.tar.bz2"
|
distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.3.9-arm64-linux-binary.tar.bz2"
|
||||||
checksum+=" 494829f8e3ea7eb1c308b343cc390daf94a6215030a5f2b9ee0cded67511e918"
|
checksum+=" 14c8fc0f3a03416b5d23763156e2bb28b690fb665af1e6f6112201fd0ddcd512"
|
||||||
;;
|
;;
|
||||||
ppc*|*-musl)
|
ppc*|*-musl)
|
||||||
makedepends+=" ecl"
|
makedepends+=" ecl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue