mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bc-gh: update to 2.1.0.
This commit is contained in:
parent
42c838da87
commit
e58b4ea18b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bc-gh'
|
||||
pkgname=bc-gh
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
wrksrc="bc-${version}"
|
||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/gavinhoward/bc"
|
||||
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
||||
checksum=0ddfc78f6588d9c4d33334cb6862e6db96b2e499a8a650701e98de745e3f549e
|
||||
checksum=b6b25a44323e42959b2ba4885f54fcc6d889070dbb53c7d0f8db9f56a4faafc8
|
||||
alternatives="
|
||||
bc:bc:/usr/bin/bc-gh
|
||||
dc:dc:/usr/bin/dc-gh"
|
||||
|
|
Loading…
Add table
Reference in a new issue