diff options
author | jmd <jmd@FreeBSD.org> | 2017-08-16 10:14:34 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:22:05 +0800 |
commit | 7505d4dbfa3e251e78bd76d58b025fb54628554d (patch) | |
tree | e2d20c50b1fbe08ddc48d070e6620eb1ad100bfe /math | |
parent | 7ef95c6143d5e23bcde6c52f20edc7213ef5bd93 (diff) | |
download | freebsd-ports-gnome-7505d4dbfa3e251e78bd76d58b025fb54628554d.tar.gz freebsd-ports-gnome-7505d4dbfa3e251e78bd76d58b025fb54628554d.tar.zst freebsd-ports-gnome-7505d4dbfa3e251e78bd76d58b025fb54628554d.zip |
math/clblast: Update to release 1.0.0.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12028
Diffstat (limited to 'math')
-rw-r--r-- | math/clblast/Makefile | 2 | ||||
-rw-r--r-- | math/clblast/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/clblast/Makefile b/math/clblast/Makefile index 6b97274f8557..58d2a3658d42 100644 --- a/math/clblast/Makefile +++ b/math/clblast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clblast -PORTVERSION= 0.11.0 +PORTVERSION= 1.0.0 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/clblast/distinfo b/math/clblast/distinfo index 3c11dc518775..3100e76349e0 100644 --- a/math/clblast/distinfo +++ b/math/clblast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495679439 -SHA256 (CNugteren-CLBlast-0.11.0_GH0.tar.gz) = 947182733e51f9fc8317896047c95cf07fb3cd5f14437ea25a38e013f42f8e53 -SIZE (CNugteren-CLBlast-0.11.0_GH0.tar.gz) = 557469 +TIMESTAMP = 1501698637 +SHA256 (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 6cd32becf2f07ba3fff3c0bafa345ffce44b9b78c75f47e138fe549d3a1ea23e +SIZE (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 276789 |