mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20170912-1
This commit is contained in:
parent
e0eee6a16e
commit
50d5bd7c81
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20170822
|
||||
pkgver=20170912
|
||||
pkgrel=1
|
||||
_commit=8fe001ec3433b25657efc22691eac9c44174c0c5
|
||||
_commit=2067241bc7cdf238fdeab7f5a3c22faa57dd5617
|
||||
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=('99bf100eacfd71713cc0410af8a21462'
|
||||
md5sums=('390f44ac13010c50fdc1abeffee4abbf'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue