From ff01ceaf8f0f2eaa7700da0c462d9ebf13ebc2ca Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 3 May 2024 19:36:48 +0200 Subject: [PATCH] gnubg: update to 1.08.003. --- srcpkgs/gnubg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnubg/template b/srcpkgs/gnubg/template index 84708f51113..949220dcfe8 100644 --- a/srcpkgs/gnubg/template +++ b/srcpkgs/gnubg/template @@ -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 " 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