vboot-utils: fix checksum

This commit is contained in:
Enno Boland 2015-06-16 12:47:16 +02:00
parent 674c08d60f
commit 46a9ebd751

View file

@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD"
homepage="https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git"
distfiles="$homepage/+archive/refs/heads/release-R${version//./-}.B.tar.gz"
checksum=9c535ebd24d04a13c0a284a3e17fc4f51613448581c136f62b2aebd849059c6a
checksum=67be2192c7db1e11d652a62d1472190764e336c758feb8db912b42d2cab70965
CFLAGS=-D_GNU_SOURCE
make_install_args="MINIMAL=1"