pgn-extract: update to 22.05.
This commit is contained in:
parent
4fced2175e
commit
274967fd28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgn-extract'
|
# Template file for 'pgn-extract'
|
||||||
pkgname=pgn-extract
|
pkgname=pgn-extract
|
||||||
version=21.08
|
version=22.05
|
||||||
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=a97fa31384ad9dd273907a3f88c1ad05f3574a5be4f5a9b8f0fba5ebc891e088
|
checksum=73bbc4e011cc3a92330c0e0f8a6783a1c61b1a2c93165b3090b44a34980be40a
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/^CC=/d' Makefile
|
sed -i '/^CC=/d' Makefile
|
||||||
|
|
Loading…
Reference in a new issue