bc-gh: update to 2.4.0.

This commit is contained in:
mobinmob 2019-12-05 19:15:44 +02:00 committed by Piotr
parent 146384e10a
commit bd6f2f9e5f

View file

@ -1,6 +1,6 @@
# Template file for 'bc-gh'
pkgname=bc-gh
version=2.3.1
version=2.4.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=ecd66a326f348ce4e109df4ed06d9fe03a6fa5f22a6fe14aa577a393d2b08a32
checksum=95bf33fe35a80612b800bf6db5b2164f28b6147809a2f600a504e59263ba9c84
alternatives="
bc:bc:/usr/bin/bc-gh
dc:dc:/usr/bin/dc-gh"