mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
xboard: update to 4.9.1.
This commit is contained in:
parent
b8b46c0d92
commit
68962f0a09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xboard'
|
# Template file for 'xboard'
|
||||||
pkgname=xboard
|
pkgname=xboard
|
||||||
version=4.9.0
|
version=4.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk --enable-zippy"
|
configure_args="--with-gtk --enable-zippy"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/xboard/"
|
homepage="http://www.gnu.org/software/xboard/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4b964ba1ef41124548140ec21e89cb3e0b42449e37c4c486e394f95df4c866ab
|
checksum=2b2e53e8428ad9b6e8dc8a55b3a5183381911a4dae2c0072fa96296bbb1970d6
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/fairymax/gnuchess/g' */xboard.h xboard.conf
|
sed -i 's/fairymax/gnuchess/g' */xboard.h xboard.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue