aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-04-28 17:39:22 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-28 20:58:43 +0000
commit0aad09914fc2c605eea96f23a45207cbcea643f3 (patch)
tree94fef90e4a14e1b9e34b123d79fe3cb793253395 /testing/b3sum
parent9edc932cf0db5bc3af5215030337bc946c294371 (diff)
downloadaports-0aad09914fc2c605eea96f23a45207cbcea643f3.tar.bz2
aports-0aad09914fc2c605eea96f23a45207cbcea643f3.tar.xz
testing/b3sum: upgrade to 0.3.3
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 a7561c7d0f..6bf5c1e325 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.2
+pkgver=0.3.3
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="3c6098aedbc43ee59db9762f2f08bf236d9ed17ada5fe5aeefa65944fbe4df279dd61a27218a5b6b4404a2bbdf803d9486b8d227d236efa2264d8c2ad299e3b8 b3sum-0.3.2.tar.gz"
+sha512sums="ad8da38924026717fd4bd2d0f8c080a66369a06082fae0eb53b77636d93b8a5593b5deb7e802f7694ff83c89c1ba17d32f975935fa33767749242c00b55c3e7d b3sum-0.3.3.tar.gz"