mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/gh-bc: update to version 7.0.3
This version fixes build warnings when using musl libc. There is no fucntional change.
This commit is contained in:
parent
9b1fa5735e
commit
2f566b1df9
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bc
|
||||
PORTVERSION= 7.0.2
|
||||
PORTVERSION= 7.0.3
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1726638130
|
||||
SHA256 (bc-7.0.2.tar.xz) = 5cdaa73e42deda936bdcdb668eeaa6bc0567cac820914744a6824595fa13da1d
|
||||
SIZE (bc-7.0.2.tar.xz) = 475084
|
||||
TIMESTAMP = 1727212592
|
||||
SHA256 (bc-7.0.3.tar.xz) = 91eb74caed0ee6655b669711a4f350c25579778694df248e28363318e03c7fc4
|
||||
SIZE (bc-7.0.3.tar.xz) = 474800
|
||||
|
|
Loading…
Add table
Reference in a new issue