Skip to content

Commit

Permalink
math/gh-bc: update to version 6.7.0
Browse files Browse the repository at this point in the history
This version offers 3 new functions in the extended math library:
min(), max(), and i2rand().
  • Loading branch information
stesser committed Sep 29, 2023
1 parent ae712fb commit 920a2f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
PORTVERSION= 6.6.1
PORTVERSION= 6.7.0
CATEGORIES= math lang
MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= gh-
Expand Down
6 changes: 3 additions & 3 deletions math/gh-bc/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695280490
SHA256 (bc-6.6.1.tar.xz) = d63ae205638fe86af04dd5a82a1df1edc2f0bf80e9ef85b52aabe47c9f0c7813
SIZE (bc-6.6.1.tar.xz) = 466420
TIMESTAMP = 1696018431
SHA256 (bc-6.7.0.tar.xz) = d6a06c35c3c4230b1086e3a0f864e8c7b05211629f2bcb6dd46571ee47ef24ae
SIZE (bc-6.7.0.tar.xz) = 466672

0 comments on commit 920a2f5

Please sign in to comment.