mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20210513-1
This commit is contained in:
parent
a5ba7de948
commit
a75b87115f
1 changed files with 6 additions and 6 deletions
|
@ -5,10 +5,10 @@
|
|||
buildarch=28
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20210430
|
||||
pkgver=20210513
|
||||
pkgrel=1
|
||||
_commitfirmware=525012d9a06044a6c2d4caded3dd47376b9dcba4
|
||||
_commituserland=45a0022ac64b4d0788def3c5230c972430f6fc23
|
||||
_commitfirmware=6c3d7745680f10802a7a5ed201e5252a3520e696
|
||||
_commituserland=d4a960e7817c2af508b4ed5f047556a4866a980b
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h' 'aarch64')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -27,9 +27,9 @@ source_aarch64=("https://github.com/raspberrypi/userland/archive/$_commituserlan
|
|||
md5sums=('72e0d5818fc513ece1b964f25f7e7882'
|
||||
'2ad54baf398afe59ff5a70eb655f1b96'
|
||||
'60919cb17f31b4698b6650bbb46f18ed')
|
||||
md5sums_armv6h=('c635fe36446bc946b7df5e261516b70e')
|
||||
md5sums_armv7h=('c635fe36446bc946b7df5e261516b70e')
|
||||
md5sums_aarch64=('53e67a5a4e36049cc66e40dd8f93f533'
|
||||
md5sums_armv6h=('43d19b768b45f9156a9651cf9296bdd3')
|
||||
md5sums_armv7h=('43d19b768b45f9156a9651cf9296bdd3')
|
||||
md5sums_aarch64=('570768bc2abbab3feee558779094e48a'
|
||||
'86e53f5f5909ee66900418028de11780')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue