aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-18 15:22:01 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-18 15:47:30 +0100
commit9b045e00582101a8be8c6257543a45183944226d (patch)
treeaf4298e6a15193bef711383f467276db78cdd667 /testing/b3sum
parent8b3148c0c4bf4cb7606300658bd4180161e55ca0 (diff)
downloadaports-9b045e00582101a8be8c6257543a45183944226d.tar.bz2
aports-9b045e00582101a8be8c6257543a45183944226d.tar.xz
testing/b3sum: upgrade to 0.1.2
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 63eb45302a..f941a04500 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.1
+pkgver=0.1.2
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="edf13b3a2a200a8700860bc655fa07d06b5d0ec52316b93b634a218d237cff6fa0e7a1f9c51dea703bb853fe69ba63195cb25b238a019147b2c826a4ff89a541 b3sum-0.1.1.tar.gz"
+sha512sums="cbbd57c80f1ad4dac7dc29f8e0755547574036a7ce9017fb0f798af04938c0e2652f7c8c9a62a3e9379a3eeed7ee17dd261eac854123721432ed84f09c372e0b b3sum-0.1.2.tar.gz"