mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
gnubg: update to 1.08.003.
This commit is contained in:
parent
f648476560
commit
ff01ceaf8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnubg'
|
||||
pkgname=gnubg
|
||||
version=1.08.002
|
||||
version=1.08.003
|
||||
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=3ed7e5290d71698dd535c47df602f48db8c9f9cadd7f5be935d5596765e2bc4f
|
||||
checksum=6f7d969b13cfff786fba90ff8cc5e5d564b97f4f0aa69afe4f3838f18c445979
|
||||
LDLIBS="-lm -lreadline -lpython${py3_ver}"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue