bc-gh: update to 6.5.0
This commit is contained in:
parent
6acffb126b
commit
c068cdb773
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=6.2.2
|
||||
revision=2
|
||||
version=6.5.0
|
||||
revision=1
|
||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||
maintainer="Gavin D. Howard <gavin@gavinhoward.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://git.yzena.com/gavin/bc"
|
||||
changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
|
||||
homepage="https://git.gavinhoward.com/gavin/bc"
|
||||
changelog="https://git.gavinhoward.com/gavin/bc/raw/branch/master/NEWS.md"
|
||||
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
|
||||
checksum=5b6fe23b720ab898c9c9c9cbdc83e124791b0b575005ec91a63175d3b69b90f2
|
||||
checksum=b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
||||
|
|
Loading…
Reference in New Issue