diff --git a/cbfstool.be0 b/cbfstool.be0 index 51e245adc..66c994a12 100755 --- a/cbfstool.be0 +++ b/cbfstool.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION cbfstool-4.5.474_g91bfa8e-0 +# BEE_VERSION cbfstool-4.11.1032_g98eeb96135-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -10,7 +10,7 @@ ## downloaded. Version variables may be used to simplify reuse of this bee-file. SRCURL[0]="https://review.coreboot.org/cgit/coreboot.git/snapshot/coreboot-${PKGEXTRAVERSION}.tar.bz2" -SRCURL[1]="https://review.coreboot.org/cgit/vboot.git/snapshot/vboot-1e9245dfff914107ec06aac84f3b70c2df1f4a41.tar.bz2" +SRCURL[1]="https://review.coreboot.org/cgit/vboot.git/snapshot/vboot-f5367d598a985520a8c935f68ac90d295c7b8d8e.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.