bc-gh: update to 2.1.3.

This commit is contained in:
Daniel Eyßer 2019-09-01 01:51:17 +02:00 committed by Toyam Cox
parent 1b7d6b4bcf
commit 0460a11478

View file

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