mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20200820-1
This commit is contained in:
parent
b8f9b9c641
commit
82538eeee3
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200808
|
||||
pkgver=20200820
|
||||
pkgrel=1
|
||||
_commit=b571a3cfbb3198d445727f4a0057847fedce410b
|
||||
_commit=525f1eb4d264777323c2489d8a1b753fd77f237a
|
||||
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=('b3b53153a2b6c464b430925865098112'
|
||||
md5sums=('2952949ad21958eb98d328b3b81cb68b'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue