gnubg: update to 1.08.003.

This commit is contained in:
Leah Neukirchen 2024-05-03 19:36:48 +02:00
parent f648476560
commit ff01ceaf8f

View file

@ -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