alarm/raspberrypi-bootloader to 20221005-2

Fixes https://github.com/raspberrypi/firmware/issues/1754
This commit is contained in:
graysky 2022-10-05 11:49:52 -04:00
parent a8a6383893
commit 2ddcd94da3

View file

@ -3,14 +3,14 @@
pkgname=raspberrypi-bootloader
pkgver=20221005
pkgrel=1
_commit=c18d9a5f440838a7a9b3775cd9c281595e58e400
pkgrel=2
_commit=53f4941b7bb2512e07fa7c6baec29cbee4889848
arch=('any')
url="https://github.com/raspberrypi/firmware"
license=('custom')
options=(!strip)
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('5de8a31bc79664f4d28e4250d9e8cd2f')
md5sums=('39ed0ad2f5280280b53b60d9a20c4768')
package() {
pkgdesc="Bootloader files for Raspberry Pi"