mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20170822-1
This commit is contained in:
parent
391479684b
commit
9249acb14d
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgname=raspberrypi-firmware
|
pkgname=raspberrypi-firmware
|
||||||
pkgver=20170721
|
pkgver=20170822
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=1676ddb0792f1d1678efed0399c55128bc8203a6
|
_commit=8fe001ec3433b25657efc22691eac9c44174c0c5
|
||||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||||
'00-raspberrypi-firmware.conf')
|
'00-raspberrypi-firmware.conf')
|
||||||
md5sums=('6c537f0f5baa1236ad1402ac364230ec'
|
md5sums=('99bf100eacfd71713cc0410af8a21462'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue