mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bc-gh: update to 4.0.2.
This commit is contained in:
parent
a9a182915a
commit
6bbdebeec1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bc-gh'
|
# Template file for 'bc-gh'
|
||||||
pkgname=bc-gh
|
pkgname=bc-gh
|
||||||
version=3.3.3
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="bc-${version}"
|
wrksrc="bc-${version}"
|
||||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://git.yzena.com/gavin/bc"
|
homepage="https://git.yzena.com/gavin/bc"
|
||||||
changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
|
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"
|
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
|
||||||
checksum=b9fde063b32d4f0c3bab9d069aa8ac4d7d804ce5bebb54d7a2e574e70309bc93
|
checksum=b4a7046325557a44d02165874f957c3abf49e2ba4491c8275326cb7c55ef2290
|
||||||
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