b3sum: update to 0.2.2.
This commit is contained in:
parent
0d3eb9eb3d
commit
17fce189b8
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.2.1
|
version=0.2.2
|
||||||
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=255f8629bd9bf39a3113923217cfd1ea39909c8f2f16c190feeb1da3fe1a89ba
|
checksum=79cfb686b940dfb11ddfaf732aa71189d18729ef6ee8f4538a3ebf66c73a0b90
|
||||||
|
|
Loading…
Reference in a new issue