alarm/raspberrypi-bootloader to 20240708-2

This commit is contained in:
graysky 2024-07-08 16:44:13 -04:00
parent a1c91e1931
commit a9ce1d9946

View file

@ -3,15 +3,15 @@
pkgname=raspberrypi-bootloader pkgname=raspberrypi-bootloader
pkgver=20240708 pkgver=20240708
pkgrel=1 pkgrel=2
_commit=4cc9f18bacd2af77e60b6172df1722c39b669588 _commit=004d201948a6aacc7b6dc8856b9634d5211f075f
arch=('any') arch=('any')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
license=('custom') license=('custom')
options=(!strip) options=(!strip)
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz") source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('ebb19cedbd500165c56215a3a574819a') md5sums=('e3ba112c32d11b9ce05df3fbf22b3d0f')
package() { package() {
pkgdesc="Bootloader files for Raspberry Pi" pkgdesc="Bootloader files for Raspberry Pi"