bc-gh: update to 2.5.1.
This commit is contained in:
parent
0189aa03bd
commit
6c0f1d3a08
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=2.4.0
|
||||
version=2.5.1
|
||||
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=95bf33fe35a80612b800bf6db5b2164f28b6147809a2f600a504e59263ba9c84
|
||||
checksum=ebd85523b8aa08f694f6415c672477ba7ef878d25a37ae1b779c27c64d62dd0e
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
dc:dc:/usr/bin/dc-gh"
|
||||
|
|
Loading…
Reference in New Issue