mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20161122-1
This commit is contained in:
parent
b77be72202
commit
d7c1955408
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=20161116
|
||||
pkgver=20161122
|
||||
pkgrel=1
|
||||
_commit=6aef55379169c549a80a70ad24ca5c59c7839ab6
|
||||
_commit=049751cd24d18fc73463fde3520d9752b230c6ee
|
||||
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=('15341231d23474de4a790c5344b06d60'
|
||||
md5sums=('bc6ccbc4f69fb9c52d4cc384f0e348ef'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
|
|
Loading…
Reference in a new issue