mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-firmware to 20201214-1
This commit is contained in:
parent
8a11dd065d
commit
1a47394d0e
1 changed files with 4 additions and 4 deletions
|
@ -5,9 +5,9 @@
|
|||
buildarch=28
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20201211
|
||||
pkgver=20201214
|
||||
pkgrel=1
|
||||
_commitfirmware=919aee0ed75f7db48a38b8b96c13228a7584cfd7
|
||||
_commitfirmware=8cd76653b88939baf25c3f9d9ce90657bcc19b76
|
||||
_commituserland=093b30bbc2fd083d68cc3ee07e6e555c6e592d11
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h' 'aarch64')
|
||||
|
@ -23,8 +23,8 @@ source_armv7h=("https://github.com/raspberrypi/userland/archive/$_commitfirmware
|
|||
source_aarch64=("https://github.com/raspberrypi/userland/archive/$_commituserland.tar.gz"
|
||||
"https://raw.githubusercontent.com/raspberrypi/firmware/master/opt/vc/LICENCE")
|
||||
md5sums=('72e0d5818fc513ece1b964f25f7e7882')
|
||||
md5sums_armv6h=('d3407d589999647ad1dc481dfae70549')
|
||||
md5sums_armv7h=('d3407d589999647ad1dc481dfae70549')
|
||||
md5sums_armv6h=('00e30291834cd8b7d42072805d4957de')
|
||||
md5sums_armv7h=('00e30291834cd8b7d42072805d4957de')
|
||||
md5sums_aarch64=('b4b3ef6a5c9ecbf11a517e29db97fd1b'
|
||||
'86e53f5f5909ee66900418028de11780')
|
||||
|
||||
|
|
Loading…
Reference in a new issue