aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-23 09:20:03 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-23 09:36:57 +0100
commit2f305fc61d8821388ddc61a15cf30a522bf7804b (patch)
treebc0a5f794e32496677ed3dec713603eb99936d29 /testing/b3sum
parent6e96d857d0f055be01ebe729188a24501b35f796 (diff)
downloadaports-2f305fc61d8821388ddc61a15cf30a522bf7804b.tar.bz2
aports-2f305fc61d8821388ddc61a15cf30a522bf7804b.tar.xz
testing/b3sum: upgrade to 0.1.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 f941a04500..ac86e08a76 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.2
+pkgver=0.1.3
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="cbbd57c80f1ad4dac7dc29f8e0755547574036a7ce9017fb0f798af04938c0e2652f7c8c9a62a3e9379a3eeed7ee17dd261eac854123721432ed84f09c372e0b b3sum-0.1.2.tar.gz"
+sha512sums="1c98efe8e1f792d3aa70151da80e933a8068dee09ffaa9c9eb62e4e760ad4b78f5b245bcdb6d624587f7fd376e749ee460a8e1584052575724bc17457238f9b5 b3sum-0.1.3.tar.gz"