bc-gh: update to 2.2.0.

This commit is contained in:
Daniel Eyßer 2019-11-04 22:15:11 +01:00 committed by Helmut Pozimski
parent cd913df55b
commit cba694f89c

View file

@ -1,6 +1,6 @@
# Template file for 'bc-gh'
pkgname=bc-gh
version=2.1.3
version=2.2.0
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=cf24e19a5573e7cc8e4cbefea382de57e982212c33e8e15d7064ccc989cae17b
checksum=959f4c7368fc1c4865a40642db49cbefc1dad3f920376d9a405c4ec33a4de6fa
alternatives="
bc:bc:/usr/bin/bc-gh
dc:dc:/usr/bin/dc-gh"