xa: fix checksum
This commit is contained in:
parent
2a2161922a
commit
15f852d54a
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.floodgap.com/retrotech/xa/"
|
||||
distfiles="https://www.floodgap.com/retrotech/xa/dists/xa-${version}.tar.gz"
|
||||
checksum=08a2442e3aa2d837ba5fcaee73b9475e85c2f31c44c258a05b307c79659fcda0
|
||||
checksum=32f2164c99e305218e992970856dd8e2309b5cb6ac4758d7b2afe3bfebc9012d
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/${LD}/${CC}/' src/Makefile
|
||||
|
|
Loading…
Reference in New Issue