math/gh-bc: update to version 5.2.2
The only change relative to the previous version is that a default value for the program name is used if the program is invoked with argv[0] == NULL.
This commit is contained in:
parent
8f9dd2f46a
commit
8a186f3121
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bc
|
||||
PORTVERSION= 5.2.1
|
||||
PORTVERSION= 5.2.2
|
||||
CATEGORIES= math lang
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637657130
|
||||
SHA256 (gavinhoward-bc-5.2.1_GH0.tar.gz) = d132c706dcd1f96bcb0999f754af6954e9f870653f68e1f05da673fd95395c8b
|
||||
SIZE (gavinhoward-bc-5.2.1_GH0.tar.gz) = 1190438
|
||||
TIMESTAMP = 1644095410
|
||||
SHA256 (gavinhoward-bc-5.2.2_GH0.tar.gz) = 7d53546ea29951ad592882f7050e176d3b63f4d4ef4622272b85eadb56fc5716
|
||||
SIZE (gavinhoward-bc-5.2.2_GH0.tar.gz) = 1190645
|
||||
|
|
Loading…
Reference in a new issue