From d4dbc95a481d312fdaab78f3bace478bad30d48a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 16 Aug 2022 12:48:29 +0200 Subject: [PATCH] pgn-extract: update to 22.11. --- srcpkgs/pgn-extract/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pgn-extract/template b/srcpkgs/pgn-extract/template index 387cb780303..c117d6abaed 100644 --- a/srcpkgs/pgn-extract/template +++ b/srcpkgs/pgn-extract/template @@ -1,6 +1,6 @@ # Template file for 'pgn-extract' pkgname=pgn-extract -version=22.07 +version=22.11 revision=1 wrksrc="pgn-extract" 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/" 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" -checksum=51dda2d8cca7a6390c82d7f928263e3885b4ab62eb7e16a4431877af903ea7a6 +checksum=331e84d55299987dc27f159292ea3b59b94c47edc972f32e96f4e6c0c8621c0b post_extract() { sed -i '/^CC=/d' Makefile