alarm/raspberrypi-firmware to 20230914-1

This commit is contained in:
graysky 2023-09-14 15:33:46 -04:00
parent d7a0cc54b6
commit fba2043018

View file

@ -3,10 +3,10 @@
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org> # Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
pkgname=raspberrypi-firmware pkgname=raspberrypi-firmware
pkgver=20230516 pkgver=20230914
pkgrel=1 pkgrel=1
_commitfirmware=b49983637106e5fb33e2ae60d8c15a53187541e4 _commitfirmware=b49983637106e5fb33e2ae60d8c15a53187541e4
_commituserland=cc1ca18fb0689b01cc2ca2aa4b400dcee624a213 _commituserland=44a3953fd13d5f0b9b0cd120b904aa7db370244e
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi" pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
arch=('armv7h' 'aarch64') arch=('armv7h' 'aarch64')
url="https://github.com/raspberrypi/firmware" url="https://github.com/raspberrypi/firmware"
@ -25,7 +25,7 @@ md5sums=('72e0d5818fc513ece1b964f25f7e7882'
'4fd5a77d254c62a259edf8ff5194db6f' '4fd5a77d254c62a259edf8ff5194db6f'
'60919cb17f31b4698b6650bbb46f18ed') '60919cb17f31b4698b6650bbb46f18ed')
md5sums_armv7h=('eb52eeb00efdbba7ab4f04c36180b700') md5sums_armv7h=('eb52eeb00efdbba7ab4f04c36180b700')
md5sums_aarch64=('b34aa967501bfab932592af2583940cd' md5sums_aarch64=('239130e772546bb2b43ecc2d69d7d2c0'
'86e53f5f5909ee66900418028de11780') '86e53f5f5909ee66900418028de11780')
build() { build() {