mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20200705-1
This commit is contained in:
parent
6927283ca4
commit
862533cde7
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200614
|
||||
pkgver=20200705
|
||||
pkgrel=1
|
||||
_commit=cb2b95d73e9f0b1ebf05e03bb1959603d982feeb
|
||||
_commit=66fc5eaac3d0af1d5a7ffa616086cbfaefd72e98
|
||||
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=('d6fe16c3db2f5cfb45bb5ed2ceac7ccc'
|
||||
md5sums=('358418802b9380b5dff9b5e7179663d6'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue