b3sum: update to 0.3.1.
This commit is contained in:
parent
c2bd1af272
commit
cd7b3b2c3e
@ -1,7 +1,7 @@
|
||||
# Template file for 'b3sum'
|
||||
pkgname=b3sum
|
||||
version=0.2.2
|
||||
revision=2
|
||||
version=0.3.1
|
||||
revision=1
|
||||
wrksrc="BLAKE3-${version}"
|
||||
build_wrksrc="b3sum"
|
||||
build_style=cargo
|
||||
@ -10,11 +10,4 @@ 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=79cfb686b940dfb11ddfaf732aa71189d18729ef6ee8f4538a3ebf66c73a0b90
|
||||
|
||||
configure_args="--no-default-features --features=rayon"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*)
|
||||
configure_args+=",c"
|
||||
esac
|
||||
|
||||
checksum=200587a49098957b5c119936ebee248cae4fb437827e444c7708e92ddf55836c
|
||||
|
Loading…
x
Reference in New Issue
Block a user