diff options
author | Stefan Eßer <se@FreeBSD.org> | 2019-11-24 18:47:57 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2019-11-24 18:47:57 +0000 |
commit | 252ca216a4968b61be0f5653b7c17c1d7e5d84b4 (patch) | |
tree | fdc2677d0e36dca5f45da031a5feeda074bfe077 | |
parent | 6e85c48e1aa34a69573fcef5a33824aaef003b60 (diff) | |
download | freebsd-ports-252ca216a4968b61be0f5653b7c17c1d7e5d84b4.zip |
Update to version 2.3.1
Approved by: antoine (implicit)
-rw-r--r-- | math/gh-bc/Makefile | 2 | ||||
-rw-r--r-- | math/gh-bc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index d7d634c975e8..07011c74143a 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= math PKGNAMEPREFIX= gh- diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index bec19052b3e8..e5995dcce229 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573478768 -SHA256 (gavinhoward-bc-2.3.0_GH0.tar.gz) = c3d6d86e8ffc3c6b657d0ca1a02c4499d760aa869ba9ff813c83f731493ee8e8 -SIZE (gavinhoward-bc-2.3.0_GH0.tar.gz) = 241071 +TIMESTAMP = 1574620015 +SHA256 (gavinhoward-bc-2.3.1_GH0.tar.gz) = ca12dbfc955681ab519b48e62ca3bd9b7d3e8e0e5cb53132b37169bf71e62a1c +SIZE (gavinhoward-bc-2.3.1_GH0.tar.gz) = 241300 |