mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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'
|
||||
pkgname=gnubg
|
||||
version=1.06.002
|
||||
revision=5
|
||||
version=1.07.001
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-cputest ax_cv_gcc_x86_cpuid_0x00000001=6000000"
|
||||
hostmakedepends="gdk-pixbuf-devel pkg-config python3-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/gnubg/"
|
||||
distfiles="$GNU_SITE/gnubg/$pkgname-release-$version-sources.tar.gz"
|
||||
checksum=ce1b0b0c1900717cc598032a14cf8c0ee60faf24d84368b39922c0102983bc87
|
||||
checksum=72399729419cad9f112c3066a12d0000da450a456add7b094d89155069d6821e
|
||||
LDLIBS="-lm -lreadline -lpython${py3_ver}"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue