diff --git a/linux-firmware.be0 b/linux-firmware.be0 index 52601b97e..3f69353c5 100755 --- a/linux-firmware.be0 +++ b/linux-firmware.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION linux-firmware-20220209-0 +# BEE_VERSION linux-firmware-20220411-0 # ***** created by ***** # @@ -15,8 +15,8 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -#SRCURL[0]="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20220209.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/c119b2ffbca4d4f53e01f3f67c61c5c4/linux-firmware-20220209.tar.gz" +#SRCURL[0]="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20220411.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/abb234004d73d8d6146f490b20e4adac/linux-firmware-20220411.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.