mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
bc-gh: update to 2.7.2
This commit is contained in:
parent
b869ebec7d
commit
2d814cfd7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=2.6.0
|
||||
version=2.7.2
|
||||
revision=1
|
||||
wrksrc="bc-${version}"
|
||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/gavinhoward/bc"
|
||||
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
||||
checksum=2b9f08ee9db9ca8b1d3c159a5af5fed981fcd98899630add72d327083673eb80
|
||||
checksum=c017a6c0482cf7c4a2b31dae1f406028017a5e939d98dd6c78aa94ce3ecc8d38
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
||||
|
|
Loading…
Add table
Reference in a new issue