alarm/raspberrypi-firmware to 20231019-1

This commit is contained in:
graysky 2023-10-19 19:49:58 -04:00
parent d138aabcdf
commit 777642acc5

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=20230921 pkgver=20231019
pkgrel=1 pkgrel=1
_commitfirmware=6b37a457122714aa14b2c7df0926455173fd04f1 _commitfirmware=fdb9eafae4b83e553593937eae8e77b0193903c3
_commituserland=44a3953fd13d5f0b9b0cd120b904aa7db370244e _commituserland=3c97f769ef256575354638a851ccaa1930cbf5f6
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"
@ -24,8 +24,8 @@ source_aarch64=("userland-$pkgver-$pkgrel-${_commituserland:0:10}.tar.gz::https:
md5sums=('72e0d5818fc513ece1b964f25f7e7882' md5sums=('72e0d5818fc513ece1b964f25f7e7882'
'4fd5a77d254c62a259edf8ff5194db6f' '4fd5a77d254c62a259edf8ff5194db6f'
'60919cb17f31b4698b6650bbb46f18ed') '60919cb17f31b4698b6650bbb46f18ed')
md5sums_armv7h=('fe4fdcf661a5c14b091f5219ad41cb82') md5sums_armv7h=('869bf301a128bdb0d359651c348e7e20')
md5sums_aarch64=('239130e772546bb2b43ecc2d69d7d2c0' md5sums_aarch64=('e3e297c9f1f6330844f6ef45018fcd22'
'86e53f5f5909ee66900418028de11780') '86e53f5f5909ee66900418028de11780')
build() { build() {