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