pgn-extract: update to 21.02
This commit is contained in:
parent
14b777a912
commit
8c680805b0
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=20.06
|
version=21.02
|
||||||
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=24013516be7da92dd329f8bf1755ab022e564236411c0e47718de5957a5c383b
|
checksum=311942009042a2b21dfb015caa777bf85f425a3ffe7f43ced50acd6aab99543b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/^CC=/d' Makefile
|
sed -i '/^CC=/d' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue