diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2021-11-27 11:38:25 -0600 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2021-11-27 11:38:25 -0600 |
commit | 2592255aaad3746eb4a7bdc5145d006b7a301c1d (patch) | |
tree | 09e8249c05aae25665d844130253bd181ef561c6 | |
parent | 5c14e0d9a20d617e9a15215c4d5f2f10a4365373 (diff) | |
download | freebsd-ports-2592255aaad3746eb4a7bdc5145d006b7a301c1d.zip |
math/blis: update to 0.8.1
Changelog: https://github.com/flame/blis/blob/master/docs/ReleaseNotes.md#changes-in-081
-rw-r--r-- | math/blis/Makefile | 2 | ||||
-rw-r--r-- | math/blis/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/blis/Makefile b/math/blis/Makefile index 32c0390fb59b..24d3013615df 100644 --- a/math/blis/Makefile +++ b/math/blis/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes M Dieterich <jmd@FreeBSD.org> PORTNAME= blis -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 PORTREVISION= 0 CATEGORIES= math diff --git a/math/blis/distinfo b/math/blis/distinfo index 41cd4ad87ad1..b7fb601193f3 100644 --- a/math/blis/distinfo +++ b/math/blis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606706667 -SHA256 (flame-blis-0.8.0_GH0.tar.gz) = 5e05868c4a6cf5032a7492f8861653e939a8f907a4fa524bbb6e14394e170a3d -SIZE (flame-blis-0.8.0_GH0.tar.gz) = 13395471 +TIMESTAMP = 1638034664 +SHA256 (flame-blis-0.8.1_GH0.tar.gz) = 729694128719801e82fae7b5f2489ab73e4a467f46271beff09588c9265a697b +SIZE (flame-blis-0.8.1_GH0.tar.gz) = 13442609 |