mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20170419-1
This commit is contained in:
parent
af812e32b1
commit
cbdf53c2b1
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20170321
|
||||
pkgver=20170419
|
||||
pkgrel=1
|
||||
_commit=2ef9cb622f0587e9a0fc4826a9a2d7d34c092d95
|
||||
_commit=4b79411d54bbefb6f89cf1fc76edd7cd4940ec35
|
||||
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=('24503d8613da0f9fcee1e1e61a4e133c'
|
||||
md5sums=('de2f1f403a20989b31479daff44cddbd'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue