bc-gh: update to 1.2.0.
This commit is contained in:
parent
a15314a793
commit
d52fd9c95d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=1.1.4
|
||||
version=1.2.0
|
||||
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=e54ff735d056efd403f588752dd6e07784fdabf5a0bece0753f2bb2141b9b364
|
||||
checksum=f56a4aec4e9644510e8742c8762d923b4975e32a770433c231ded389e1e9d077
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
dc:dc:/usr/bin/dc-gh"
|
||||
|
|
Loading…
Reference in a new issue