bc-gh: update to 2.5.3.

This commit is contained in:
mobinmob 2020-02-04 21:50:20 +02:00 committed by Juan RP
parent 730b25ce60
commit 3c73abe9ad

View file

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