From ef92c16709c3e6bb71cddc2ea10fff73c5b51b75 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 16 Jul 2024 13:15:43 +0200 Subject: [PATCH] pgn-extract: update to 24.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 4208c57faee..761206ef720 100644 --- a/srcpkgs/pgn-extract/template +++ b/srcpkgs/pgn-extract/template @@ -1,6 +1,6 @@ # Template file for 'pgn-extract' pkgname=pgn-extract -version=24.10 +version=24.11 revision=1 build_style=gnu-makefile 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/" 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=f15ab628218111e048b6d9313ea519f03125edd6edf2c860811246d5da921279 +checksum=e9a32aca95666fca86e563a2df4843bf6c0f6508d777aad2d7438ad6b88c7ff5 post_extract() { sed -i '/^CC=/d' Makefile