mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20170613-1
This commit is contained in:
parent
15641a345d
commit
cd8fc541c9
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20170515
|
||||
pkgver=20170613
|
||||
pkgrel=1
|
||||
_commit=73f44c607b48b6c7af89aa3cc034fa3d93d98379
|
||||
_commit=7a661e021417ebd6552494006b64c3eb2ebca644
|
||||
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=('a63a94ea269b7f68052a652b7f8c799a'
|
||||
md5sums=('dc2ea0d066e7a4d3dbcef9871568ff08'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue