b3sum: update to 0.1.5.
This commit is contained in:
parent
d4dece35a5
commit
b3e2781617
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'b3sum'
|
||||
pkgname=b3sum
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
revision=1
|
||||
wrksrc="BLAKE3-${version}"
|
||||
build_wrksrc="b3sum"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="CC0-1.0"
|
||||
homepage="https://github.com/BLAKE3-team/BLAKE3/"
|
||||
distfiles="https://github.com/BLAKE3-team/BLAKE3/archive/${version}.tar.gz"
|
||||
checksum=f4236d1ba820edb5e857fc755fcf8148a536bef8b4a827ebeef37bbca4341700
|
||||
checksum=8df7cc5431ad999d02297fea5d997d0ed0c793e6f0ab6e9b508a929dd50d57fe
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*)
|
||||
|
|
Loading…
Reference in a new issue