alarm/raspberrypi-bootloader: update checksum

This commit is contained in:
graysky 2022-02-03 08:45:34 -05:00
parent 70409529f9
commit ce67d27263

View file

@ -14,7 +14,7 @@ url="https://github.com/raspberrypi/firmware"
license=('custom')
options=(!strip)
source=("bootloader-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('4360d5accd8c0f2958f5cbc98fd2d489')
md5sums=('d5a0e8f148d3c5f2696632040093e69c')
package_raspberrypi-bootloader() {
pkgdesc="Bootloader files for Raspberry Pi"