b3sum: update to 0.3.5.
This commit is contained in:
parent
bc8f31e300
commit
4ce71b2425
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'b3sum'
|
||||
pkgname=b3sum
|
||||
version=0.3.4
|
||||
version=0.3.5
|
||||
revision=1
|
||||
wrksrc="BLAKE3-${version}"
|
||||
build_wrksrc="b3sum"
|
||||
|
@ -10,4 +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=64028224507b568a677919ef6577debe30c959a147c66cd94cdf84f7f6b33e5d
|
||||
checksum=0f6892b7216291ab1a5b16cc40c01d7310b7d420ee38e779e5c45e49ca456e6b
|
||||
|
|
Loading…
Reference in New Issue