mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
b3sum: update to 0.1.3.
This commit is contained in:
parent
90f38bd7ce
commit
2efdd5b6e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'b3sum'
|
||||
pkgname=b3sum
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
wrksrc="BLAKE3-${version}"
|
||||
build_wrksrc="b3sum"
|
||||
|
@ -10,7 +10,7 @@ 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=9a98280267c5143fe39cab3733660ed29807778d4163b659c1140e95d5e78fa5
|
||||
checksum=54a0eaa0a8f8fc9114251e7ad1d00d97b1c5cb96da6e648969b6b5b5a9a3bf87
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/22404/steps/shell_3/logs/stdio";;
|
||||
|
|
Loading…
Add table
Reference in a new issue