math/gh-bc: upgrade to version 6.6.0

This update removes printing of a leading zero in scientific or
engineering output modes (which are an extended feature of this
implementation).
This commit is contained in:
Stefan Eßer 2023-05-24 09:12:39 +02:00
parent 58c7f7dda3
commit 0de1e5e09a
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= bc
PORTVERSION= 6.5.0
PORTVERSION= 6.6.0
CATEGORIES= math lang
MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= gh-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1678917966
SHA256 (bc-6.5.0.tar.xz) = b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30
SIZE (bc-6.5.0.tar.xz) = 461380
TIMESTAMP = 1684912213
SHA256 (bc-6.6.0.tar.xz) = 309ef0faebf149376aa69446a496fac13c3ff483a100a51d9c67cea1a73b2906
SIZE (bc-6.6.0.tar.xz) = 465272