bc-gh: update to 2.3.0.
This commit is contained in:
parent
b0bdcf9c65
commit
2ff5a494c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=2.2.0
|
||||
version=2.3.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=959f4c7368fc1c4865a40642db49cbefc1dad3f920376d9a405c4ec33a4de6fa
|
||||
checksum=5a4d14721688ce0a2679fb02680fe8dc41574417f60647be3a125d53d5672f5d
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
dc:dc:/usr/bin/dc-gh"
|
||||
|
|
Loading…
Reference in a new issue