mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-firmware to 20180108-1
This commit is contained in:
parent
acac9a11ad
commit
763af90234
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgname=raspberrypi-firmware
|
pkgname=raspberrypi-firmware
|
||||||
pkgver=20171119
|
pkgver=20180108
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=27993e5acf86d1629428ed1a601e86ecd5e5a1df
|
_commit=60d1dfcbe4a870af00cebdd81276dacbcde08beb
|
||||||
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=('a0dbc80fbd02d6bc5e77f479b06269ef'
|
md5sums=('a88d77de1558e7d4df437cd050c9d0e2'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue