13 lines
413 B
Bash
13 lines
413 B
Bash
# Template file for 'b3sum'
|
|
pkgname=b3sum
|
|
version=1.5.1
|
|
revision=1
|
|
build_wrksrc="b3sum"
|
|
build_style=cargo
|
|
short_desc="Compute BLAKE3 message digests"
|
|
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=822cd37f70152e5985433d2c50c8f6b2ec83aaf11aa31be9fe71486a91744f37
|