bc-gh: update to 1.1.4.
This commit is contained in:
parent
ad83ac4079
commit
7e9fb75015
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bc-gh'
|
# Template file for 'bc-gh'
|
||||||
pkgname=bc-gh
|
pkgname=bc-gh
|
||||||
version=1.1.2
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="bc-${version}"
|
wrksrc="bc-${version}"
|
||||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
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"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/gavinhoward/bc"
|
homepage="https://github.com/gavinhoward/bc"
|
||||||
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
||||||
checksum=6ac9b359d894824eb62b9365260f3ebfc9405bd8d51a7b312547875ec6f5b991
|
checksum=e54ff735d056efd403f588752dd6e07784fdabf5a0bece0753f2bb2141b9b364
|
||||||
alternatives="
|
alternatives="
|
||||||
bc:bc:/usr/bin/bc-gh
|
bc:bc:/usr/bin/bc-gh
|
||||||
dc:dc:/usr/bin/dc-gh"
|
dc:dc:/usr/bin/dc-gh"
|
||||||
|
|
Loading…
Reference in a new issue