mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20200302-1
This commit is contained in:
parent
a064f75d1f
commit
7934a69a24
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200209
|
||||
pkgver=20200302
|
||||
pkgrel=1
|
||||
_commit=154e61a689f294b2ca025641f3f768cc484cc0dc
|
||||
_commit=bf83b506b4a6f9e592e711d02871a278fad5bd1e
|
||||
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=('00f4aa48d8d2b05997b32fefe083ebb2'
|
||||
md5sums=('2e2490ce8b4cd8809979daeef904b2b3'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue