mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20170208-1
This commit is contained in:
parent
36b4428852
commit
058cb2e8ee
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20170127
|
||||
pkgver=20170208
|
||||
pkgrel=1
|
||||
_commit=b846de8b876e07de1829c7425339140eba92b864
|
||||
_commit=db5fd5e3bbdd3af148696661877f932c2e2415cd
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('any')
|
||||
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=('6b51fd37ad19daeb26599d12b4cb0200'
|
||||
md5sums=('f9130f37df18e0fbb6cd72e6f1310756'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue