mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20161025-1
This commit is contained in:
parent
b51dd6e212
commit
4859145f68
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=20161020
|
||||
pkgver=20161025
|
||||
pkgrel=1
|
||||
_commit=ec5a517ed6051974a5a09f7b7811d21c443a7c74
|
||||
_commit=413fc664838e81caeabdc4118dc51e138d5d6c71
|
||||
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=('e58b2d721cc5a4fd47bf357431ed594b'
|
||||
md5sums=('7cc6db91b49b473fe94d919bda9eb777'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
|
|
Loading…
Reference in a new issue