mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
pgn-extract: update to 22.11.
This commit is contained in:
parent
caa11959d0
commit
d4dbc95a48
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue