mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20170313-1
This commit is contained in:
parent
5249e5c636
commit
d370d54e24
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20170301
|
||||
pkgver=20170313
|
||||
pkgrel=1
|
||||
_commit=a5d4376fc82b9c49f7ce1e346b39290d233a49cf
|
||||
_commit=509beaab0e102cf6decf209922669700c9ac5576
|
||||
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=('bffedffb5d9945ffef34f8d6374931a2'
|
||||
md5sums=('bf8d1886618d50580a40499a09df5b91'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue