mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bc-gh: update to 6.5.0
This commit is contained in:
parent
6acffb126b
commit
c068cdb773
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'bc-gh'
|
# Template file for 'bc-gh'
|
||||||
pkgname=bc-gh
|
pkgname=bc-gh
|
||||||
version=6.2.2
|
version=6.5.0
|
||||||
revision=2
|
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>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://git.yzena.com/gavin/bc"
|
homepage="https://git.gavinhoward.com/gavin/bc"
|
||||||
changelog="https://git.yzena.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=5b6fe23b720ab898c9c9c9cbdc83e124791b0b575005ec91a63175d3b69b90f2
|
checksum=b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30
|
||||||
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…
Add table
Reference in a new issue