b3sum: update to 0.3.3.
This commit is contained in:
parent
4e815ac29e
commit
c4ddc91c14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'b3sum'
|
# Template file for 'b3sum'
|
||||||
pkgname=b3sum
|
pkgname=b3sum
|
||||||
version=0.3.1
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="BLAKE3-${version}"
|
wrksrc="BLAKE3-${version}"
|
||||||
build_wrksrc="b3sum"
|
build_wrksrc="b3sum"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://github.com/BLAKE3-team/BLAKE3/"
|
homepage="https://github.com/BLAKE3-team/BLAKE3/"
|
||||||
distfiles="https://github.com/BLAKE3-team/BLAKE3/archive/${version}.tar.gz"
|
distfiles="https://github.com/BLAKE3-team/BLAKE3/archive/${version}.tar.gz"
|
||||||
checksum=200587a49098957b5c119936ebee248cae4fb437827e444c7708e92ddf55836c
|
checksum=33af07ddb519818aca75f876fc704c1bd1b92daee04d9ed6d39ded006356b1e3
|
||||||
|
|
Loading…
Reference in a new issue