mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gnubg: update to 1.08.002.
This commit is contained in:
parent
3784e7925a
commit
e2dfe6bd22
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnubg'
|
||||
pkgname=gnubg
|
||||
version=1.08.001
|
||||
version=1.08.002
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-cputest ax_cv_gcc_x86_cpuid_0x00000001=6000000"
|
||||
|
@ -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=1e15f9be4594e0d53261ce03bb339058393b01cd6a1b2c4e7c259bee7eaf662d
|
||||
checksum=3ed7e5290d71698dd535c47df602f48db8c9f9cadd7f5be935d5596765e2bc4f
|
||||
LDLIBS="-lm -lreadline -lpython${py3_ver}"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue