pgn-extract: update to 24.09.

This commit is contained in:
Leah Neukirchen 2024-06-03 16:48:30 +02:00
parent ff8618931a
commit 639e89edb0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pgn-extract' # Template file for 'pgn-extract'
pkgname=pgn-extract pkgname=pgn-extract
version=22.11 version=24.09
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=yes make_use_env=yes
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
homepage="https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/" homepage="https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/"
changelog="https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/changes.html" changelog="https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/changes.html"
distfiles="https://www.cs.kent.ac.uk/~djb/pgn-extract/pgn-extract-${version/./-}.tgz" distfiles="https://www.cs.kent.ac.uk/~djb/pgn-extract/pgn-extract-${version/./-}.tgz"
checksum=331e84d55299987dc27f159292ea3b59b94c47edc972f32e96f4e6c0c8621c0b checksum=f3afd594aa40b4abce58e87bb565d3730ac160bb93472ae630bf1a25524c6eca
post_extract() { post_extract() {
sed -i '/^CC=/d' Makefile sed -i '/^CC=/d' Makefile