bc: update to 1.08.1

This commit is contained in:
Malte Gejr 2025-05-15 12:32:16 +02:00 committed by Duncan Overbruck
parent 2d6c204805
commit d5a999690c

View file

@ -1,7 +1,7 @@
# Template file for 'bc'
pkgname=bc
version=1.07.1
revision=5
version=1.08.1
revision=1
build_style=gnu-configure
configure_args="--with-readline"
hostmakedepends="ed flex texinfo"
@ -9,9 +9,9 @@ makedepends="readline-devel"
short_desc="Arbitrary precision numeric processing language"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/${pkgname}/"
homepage="https://www.gnu.org/software/bc/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=62adfca89b0a1c0164c2cdca59ca210c1d44c3ffc46daf9931cf4942664cb02a
checksum=b71457ffeb210d7ea61825ff72b3e49dc8f2c1a04102bbe23591d783d1bfe996
alternatives="
bc:bc:/usr/bin/gnu-bc
bc:bc.1:/usr/share/man/man1/gnu-bc.1