bc-gh: update to 1.2.8.

This commit is contained in:
maxice8 2019-04-20 07:28:57 -03:00 committed by maxice8
parent 2461a347d9
commit 4b21db34fd

View file

@ -1,6 +1,6 @@
# Template file for 'bc-gh'
pkgname=bc-gh
version=1.2.6
version=1.2.8
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=56ee9256f6864e4b5c2ec053dd2ecd95e6230de9590348101f142c6be69f2f6b
checksum=7318ab9d4f0755d9c5d6efdd293b5d261a464cac79dec9f32c5a940cbd0ff14f
alternatives="
bc:bc:/usr/bin/bc-gh
dc:dc:/usr/bin/dc-gh"