aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-02 18:52:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-03 00:06:26 +0000
commit4118d89afeb6ab4954b593e4d263d4c935656fe4 (patch)
tree1ed9a39ee58db7413d6f28060cb276ddb9e515ad /testing/b3sum
parent09ff165bf49ba41b34152add48c8c57dec91e90d (diff)
downloadaports-4118d89afeb6ab4954b593e4d263d4c935656fe4.tar.bz2
aports-4118d89afeb6ab4954b593e4d263d4c935656fe4.tar.xz
testing/b3sum: upgrade to 0.3.1
Diffstat (limited to 'testing/b3sum')
-rw-r--r--testing/b3sum/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/b3sum/APKBUILD b/testing/b3sum/APKBUILD
index 9fc4f031f4..60ae6aefe9 100644
--- a/testing/b3sum/APKBUILD
+++ b/testing/b3sum/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=b3sum
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="Command line implementation of the BLAKE3 hash function"
url="https://blake3.io"
@@ -27,4 +27,4 @@ package() {
rm "$pkgdir"/usr/.crates.toml
}
-sha512sums="3da4ea06e2db87f37c0f2f2f7b7c016bd25a8b692f96e2927094c3331b2ee494a8db13850720783db67a3965fd7de9928b80feeb0e24bd1ef4cf2b917ddbc091 b3sum-0.3.0.tar.gz"
+sha512sums="7dae9ecd066e8bb5545a3012cd2d073b345b88c981247c95229e1f2f69192611ea794819ce7c71eef8ece5868ef1936c6bf3d19e533db4cbb6e0622b57250e7c b3sum-0.3.1.tar.gz"