mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20200412-1
This commit is contained in:
parent
0919906153
commit
f3a797f5f2
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20200405
|
||||
pkgver=20200412
|
||||
pkgrel=1
|
||||
_commit=c2c6ce8de2dcfd5a6852a32a16003f25188e52ee
|
||||
_commit=dd8cbec5a6d27090e5eb080e13d83c35fdd759f7
|
||||
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=('109dc26e41a24f243c5cc92bac64725a'
|
||||
md5sums=('7f037781877ab4e75af6253a2994ac44'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue