bc-gh: update to 5.2.2.
This commit is contained in:
parent
4ce4be93ef
commit
597b2a0f24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=5.2.1
|
||||
version=5.2.2
|
||||
revision=1
|
||||
wrksrc="bc-${version}"
|
||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://git.yzena.com/gavin/bc"
|
||||
changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
|
||||
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
|
||||
checksum=bc031b68e5eafef37305697b76f6261abac4a94286e260fa339771f2484f1ecd
|
||||
checksum=480249fc0e6a54cb2dc0059734ce433bff344d27b40b8591ae410068e1573352
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
||||
|
|
Loading…
Reference in a new issue