aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-11 07:40:28 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-11 07:49:58 +0100
commita2c907f26392e6a4dbfca8cbdacae11f41434148 (patch)
tree2dca42afc18c525b4154143714859ade97056d06 /testing/b3sum
parent5cb339244832d21806289835e7bf86e6e3c05b1f (diff)
downloadaports-a2c907f26392e6a4dbfca8cbdacae11f41434148.tar.bz2
aports-a2c907f26392e6a4dbfca8cbdacae11f41434148.tar.xz
testing/b3sum: upgrade to 0.1.5
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 b3c3919310..3461d43424 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.1.4
+pkgver=0.1.5
pkgrel=0
pkgdesc="Command line implementation of the BLAKE3 hash function"
url="https://blake3.io"
@@ -29,4 +29,4 @@ package() {
rm "$pkgdir"/usr/.crates.toml
}
-sha512sums="4993f74cba0b7496397225184092c386b03ed32cf10cbe9c30e67e8b5a08978c33940f6f6b24490ad9b1b1d967663e4e46cda6b5acb34a962812f09e1c4205d6 b3sum-0.1.4.tar.gz"
+sha512sums="613a8a1477f37b7d7684ae8cf2f2444e65ae165c437afbfaf3217bab7a804478a428af7c253c8b7fc3ef6a975541091af5d55247559992d1b159ed1290200cfe b3sum-0.1.5.tar.gz"