From 121347fa682a499abb4c84b2c3e054eebadaa6c3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 6 May 2022 17:42:14 +0200 Subject: [PATCH] pgn-extract: update to 22.07. --- 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 1b0d78af839..387cb780303 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.05 +version=22.07 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=73bbc4e011cc3a92330c0e0f8a6783a1c61b1a2c93165b3090b44a34980be40a +checksum=51dda2d8cca7a6390c82d7f928263e3885b4ab62eb7e16a4431877af903ea7a6 post_extract() { sed -i '/^CC=/d' Makefile