bc-gh: update to 1.2.3.
This commit is contained in:
parent
01cdb097b6
commit
9bbd69372e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bc-gh'
|
# Template file for 'bc-gh'
|
||||||
pkgname=bc-gh
|
pkgname=bc-gh
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/gavinhoward/bc"
|
homepage="https://github.com/gavinhoward/bc"
|
||||||
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/${version}/bc-${version}.tar.xz"
|
||||||
checksum=90aca12ae67d70f3ee809ce286a45e11ad7bb9213ca093453be8ac74334c1b29
|
checksum=2285c804ae0984743fa85af1fc2506c4a3e91f031f47ecb12700db0771c23349
|
||||||
alternatives="
|
alternatives="
|
||||||
bc:bc:/usr/bin/bc-gh
|
bc:bc:/usr/bin/bc-gh
|
||||||
dc:dc:/usr/bin/dc-gh"
|
dc:dc:/usr/bin/dc-gh"
|
||||||
|
|
Loading…
Reference in New Issue