mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20200209-1
This commit is contained in:
parent
0bcd432cd0
commit
8ddd5f882b
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200111
|
||||
pkgver=20200209
|
||||
pkgrel=1
|
||||
_commit=62a0d75b67484cb306a2a6f8fa954d9644868169
|
||||
_commit=154e61a689f294b2ca025641f3f768cc484cc0dc
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('5d785f64f7fecefbf1cb912b37712055'
|
||||
md5sums=('00f4aa48d8d2b05997b32fefe083ebb2'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue