bc-gh: update to 1.1.4.

This commit is contained in:
maxice8 2019-02-09 04:58:26 -02:00 committed by maxice8
parent ad83ac4079
commit 7e9fb75015

View file

@ -1,6 +1,6 @@
# Template file for 'bc-gh'
pkgname=bc-gh
version=1.1.2
version=1.1.4
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=6ac9b359d894824eb62b9365260f3ebfc9405bd8d51a7b312547875ec6f5b991
checksum=e54ff735d056efd403f588752dd6e07784fdabf5a0bece0753f2bb2141b9b364
alternatives="
bc:bc:/usr/bin/bc-gh
dc:dc:/usr/bin/dc-gh"