pgn-extract: update to 21.08.
This commit is contained in:
parent
d46015b88b
commit
0afc55fede
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.02
|
version=21.08
|
||||||
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=311942009042a2b21dfb015caa777bf85f425a3ffe7f43ced50acd6aab99543b
|
checksum=a97fa31384ad9dd273907a3f88c1ad05f3574a5be4f5a9b8f0fba5ebc891e088
|
||||||
|
|
||||||
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