mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20171103-1
This commit is contained in:
parent
2d0a6551dc
commit
7a2d22f6cc
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgname=raspberrypi-firmware
|
pkgname=raspberrypi-firmware
|
||||||
pkgver=20171015
|
pkgver=20171103
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=478d637c476e838ffcfa8535232ff0b86daf5918
|
_commit=d9733df82f6861e753816bd795cd44f8bcef365a
|
||||||
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=('c3bbc9f5652aafe92e230e30ad83d161'
|
md5sums=('dcbc64643e8dbf666bf523940dc14347'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue