mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-firmware to 20161020-1
This commit is contained in:
parent
bfc27a2c71
commit
0c5d000866
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
||||||
'raspberrypi-firmware-bootloader-x'
|
'raspberrypi-firmware-bootloader-x'
|
||||||
'raspberrypi-firmware-tools'
|
'raspberrypi-firmware-tools'
|
||||||
'raspberrypi-firmware-examples')
|
'raspberrypi-firmware-examples')
|
||||||
pkgver=20161013
|
pkgver=20161020
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=597c662a613df1144a6bc43e5f4505d83bd748ca
|
_commit=ec5a517ed6051974a5a09f7b7811d21c443a7c74
|
||||||
pkgdesc="Firmware files for Raspberry Pi"
|
pkgdesc="Firmware files for Raspberry Pi"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
|
@ -17,7 +17,7 @@ license=('custom')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||||
'00-raspberrypi-firmware.conf')
|
'00-raspberrypi-firmware.conf')
|
||||||
md5sums=('bc5d61ee4512458522e73b2aa5e2038b'
|
md5sums=('e58b2d721cc5a4fd47bf357431ed594b'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package_raspberrypi-firmware() {
|
package_raspberrypi-firmware() {
|
||||||
|
|
Loading…
Reference in a new issue