aboutsummaryrefslogtreecommitdiffstats
path: root/testing/b3sum
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-04 01:26:15 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-04 01:57:38 +0100
commit7500bf9cb9cb7526c1266891af446f47fecddbb5 (patch)
treef5f973d628d2057dae3ca132fa65836a48511226 /testing/b3sum
parent5ff269b9f089493f1966cf020d08db14c519e29f (diff)
downloadaports-7500bf9cb9cb7526c1266891af446f47fecddbb5.tar.bz2
aports-7500bf9cb9cb7526c1266891af446f47fecddbb5.tar.xz
testing/b3sum: upgrade to 0.1.4
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 ac86e08a76..b3c3919310 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.3
+pkgver=0.1.4
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="1c98efe8e1f792d3aa70151da80e933a8068dee09ffaa9c9eb62e4e760ad4b78f5b245bcdb6d624587f7fd376e749ee460a8e1584052575724bc17457238f9b5 b3sum-0.1.3.tar.gz"
+sha512sums="4993f74cba0b7496397225184092c386b03ed32cf10cbe9c30e67e8b5a08978c33940f6f6b24490ad9b1b1d967663e4e46cda6b5acb34a962812f09e1c4205d6 b3sum-0.1.4.tar.gz"