b3sum: update to 0.3.4.
This commit is contained in:
parent
22fd0b88bf
commit
82b9841976
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'b3sum'
|
||||
pkgname=b3sum
|
||||
version=0.3.3
|
||||
version=0.3.4
|
||||
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=33af07ddb519818aca75f876fc704c1bd1b92daee04d9ed6d39ded006356b1e3
|
||||
checksum=64028224507b568a677919ef6577debe30c959a147c66cd94cdf84f7f6b33e5d
|
||||
|
|
Loading…
Reference in New Issue