From 113b85c3fbffb0a4930bf2b6dfc8b77d8a7384f1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 27 Mar 2022 17:43:28 +0200 Subject: [PATCH] xa: update to 2.3.13. --- srcpkgs/xa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xa/template b/srcpkgs/xa/template index 913275ab347..b6df10d7664 100644 --- a/srcpkgs/xa/template +++ b/srcpkgs/xa/template @@ -1,6 +1,6 @@ # Template file for 'xa' pkgname=xa -version=2.3.12 +version=2.3.13 revision=1 build_style=gnu-makefile make_check_target="test" @@ -10,7 +10,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=f8fd1536012d676fc6cbfcdd6a91793e564c89b6ef747f8db8f467c178fb0704 +checksum=a9477af150b6c8a91cd3d41e1cf8c9df552d383326495576830271ca4467bd86 post_extract() { vsed -i 's/${LD}/${CC}/' src/Makefile