From c7d0ad92c7e496d64828abeebd1ae5057d97b019 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 9 Mar 2024 22:57:10 +0100 Subject: [PATCH] xa: update to 2.4.1. --- srcpkgs/xa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xa/template b/srcpkgs/xa/template index 03d30564871..4097702baf9 100644 --- a/srcpkgs/xa/template +++ b/srcpkgs/xa/template @@ -1,6 +1,6 @@ # Template file for 'xa' pkgname=xa -version=2.4.0 +version=2.4.1 revision=1 build_style=gnu-makefile make_check_args="-j1" @@ -11,7 +11,7 @@ maintainer="Duncaen " 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=9e587a0ca8ff791009880bfa331f6ed36935e08ef9c123822ca175285f8c030c +checksum=63c12a6a32a8e364f34f049d8b2477f4656021418f08b8d6b462be0ed3be3ac3 post_extract() { vsed -i 's/${LD}/${CC}/' src/Makefile