diff options
author | Stefan Eßer <se@FreeBSD.org> | 2019-01-30 20:19:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2019-01-30 20:19:14 +0000 |
commit | 6b6755bb392ce5998d1f902fa5c3d62de5f449b2 (patch) | |
tree | 66a5484bd197913d1a530a87728c9fa74639b416 /math/gh-bc | |
parent | dffde4070d571b9509ae4098b395ea9542c87a06 (diff) | |
download | ports-6b6755bb392ce5998d1f902fa5c3d62de5f449b2.tar.gz ports-6b6755bb392ce5998d1f902fa5c3d62de5f449b2.zip |
Notes
Diffstat (limited to 'math/gh-bc')
-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 16960fca2916..2de2b4589e8f 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= math PKGNAMEPREFIX= gh- diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index b616f088af30..f26276c28cfb 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548795084 -SHA256 (gavinhoward-bc-1.1.0_GH0.tar.gz) = e9f9d96e58710eca5171966639e953c13cd31a1b79b2b5863c6becf8fbc1f2c0 -SIZE (gavinhoward-bc-1.1.0_GH0.tar.gz) = 152084 +TIMESTAMP = 1548879333 +SHA256 (gavinhoward-bc-1.1.1_GH0.tar.gz) = d724a510e76d186605c717152291c489a75540657251601effce5bd81c237511 +SIZE (gavinhoward-bc-1.1.1_GH0.tar.gz) = 152084 |