bc-gh: update to 2.6.0.
This commit is contained in:
parent
deddb095c5
commit
19f1548f70
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=2.5.3
|
||||
revision=2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
wrksrc="bc-${version}"
|
||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||
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=f7cec2a1bf6be2e805dfda6955b4631ec64d3397e96ce33f5a69909ba7aaf5c5
|
||||
checksum=2b9f08ee9db9ca8b1d3c159a5af5fed981fcd98899630add72d327083673eb80
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
||||
|
|
Loading…
Reference in a new issue