mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-firmware to 20161116-1
This commit is contained in:
parent
dbf2c80e2a
commit
16303666fc
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20161114
|
||||
pkgver=20161116
|
||||
pkgrel=1
|
||||
_commit=e7fcd9fe4e0edf2707154818b247d96d4a365f91
|
||||
_commit=6aef55379169c549a80a70ad24ca5c59c7839ab6
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -17,7 +17,7 @@ license=('custom')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('33a793b733a53d60773736172cbf4dec'
|
||||
md5sums=('15341231d23474de4a790c5344b06d60'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
|
|
Loading…
Reference in a new issue