bc-gh: update to 1.2.3.

This commit is contained in:
maxice8 2019-04-04 16:52:25 -03:00 committed by maxice8
parent 01cdb097b6
commit 9bbd69372e

View file

@ -1,6 +1,6 @@
# Template file for 'bc-gh'
pkgname=bc-gh
version=1.2.2
version=1.2.3
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=90aca12ae67d70f3ee809ce286a45e11ad7bb9213ca093453be8ac74334c1b29
checksum=2285c804ae0984743fa85af1fc2506c4a3e91f031f47ecb12700db0771c23349
alternatives="
bc:bc:/usr/bin/bc-gh
dc:dc:/usr/bin/dc-gh"