mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnubg: update to 1.07.001.
This commit is contained in:
parent
2e8806ba9b
commit
2fbb8d00ec
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnubg'
|
# Template file for 'gnubg'
|
||||||
pkgname=gnubg
|
pkgname=gnubg
|
||||||
version=1.06.002
|
version=1.07.001
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-cputest ax_cv_gcc_x86_cpuid_0x00000001=6000000"
|
configure_args="--disable-cputest ax_cv_gcc_x86_cpuid_0x00000001=6000000"
|
||||||
hostmakedepends="gdk-pixbuf-devel pkg-config python3-devel"
|
hostmakedepends="gdk-pixbuf-devel pkg-config python3-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/gnubg/"
|
homepage="https://www.gnu.org/software/gnubg/"
|
||||||
distfiles="$GNU_SITE/gnubg/$pkgname-release-$version-sources.tar.gz"
|
distfiles="$GNU_SITE/gnubg/$pkgname-release-$version-sources.tar.gz"
|
||||||
checksum=ce1b0b0c1900717cc598032a14cf8c0ee60faf24d84368b39922c0102983bc87
|
checksum=72399729419cad9f112c3066a12d0000da450a456add7b094d89155069d6821e
|
||||||
LDLIBS="-lm -lreadline -lpython${py3_ver}"
|
LDLIBS="-lm -lreadline -lpython${py3_ver}"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue