bc-gh: update to 1.2.2.

This commit is contained in:
maxice8 2019-03-30 20:58:05 -03:00 committed by maxice8
parent a12465ec42
commit b2b2b62a7a

View file

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