mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
bc: update to 1.08.2
This commit is contained in:
parent
22b2466e89
commit
f369832053
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc'
|
||||
pkgname=bc
|
||||
version=1.08.1
|
||||
version=1.08.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/bc/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b71457ffeb210d7ea61825ff72b3e49dc8f2c1a04102bbe23591d783d1bfe996
|
||||
checksum=ae470fec429775653e042015edc928d07c8c3b2fc59765172a330d3d87785f86
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/gnu-bc
|
||||
bc:bc.1:/usr/share/man/man1/gnu-bc.1
|
||||
|
|
Loading…
Add table
Reference in a new issue