alarm/raspberrypi-bootloader to 20231221-2

This commit is contained in:
graysky 2023-12-21 13:28:48 -05:00
parent 18a94f4bd0
commit 833333003d

View file

@ -3,14 +3,14 @@
pkgname=raspberrypi-bootloader
pkgver=20231221
pkgrel=1
_commit=0da53ed7928f20b5f4e9e36a3a63fb80b700d908
pkgrel=2
_commit=c21815d6a9b10193c091a7af8800efc93d2fbe9e
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=('0fd57aecf6934d6d69540c965816dbcb')
md5sums=('02628a9274cc54846f9c2e36af7c233f')
package() {
pkgdesc="Bootloader files for Raspberry Pi"