pgn-extract: update to 22.07.

This commit is contained in:
Leah Neukirchen 2022-05-06 17:42:14 +02:00
parent ced155bd6e
commit 121347fa68

View file

@ -1,6 +1,6 @@
# Template file for 'pgn-extract' # Template file for 'pgn-extract'
pkgname=pgn-extract pkgname=pgn-extract
version=22.05 version=22.07
revision=1 revision=1
wrksrc="pgn-extract" wrksrc="pgn-extract"
build_style=gnu-makefile build_style=gnu-makefile
@ -11,7 +11,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=73bbc4e011cc3a92330c0e0f8a6783a1c61b1a2c93165b3090b44a34980be40a checksum=51dda2d8cca7a6390c82d7f928263e3885b4ab62eb7e16a4431877af903ea7a6
post_extract() { post_extract() {
sed -i '/^CC=/d' Makefile sed -i '/^CC=/d' Makefile