rpi-firmware: update to 20190218

[ci skip]

Note, this firmware moves to match linux 4.19.x.
This commit is contained in:
Peter Bui 2019-02-22 09:09:58 -05:00 committed by Helmut Pozimski
parent 640c08d661
commit 7dcd5cb8f5

View file

@ -1,18 +1,18 @@
# Template file for 'rpi-firmware'
_githash="f0694b1ec66a88abab334c460f212ebf19ab7cd8"
_githash="d095b96ac33de9eb4b95539cb3261f35a3c74509"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20190114
version=20190218
revision=1
noarch=yes
archs=noarch
wrksrc="firmware-${_githash}"
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/raspberrypi/firmware"
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
checksum=03b38adf9e04163ef3da1d8135a0e3f2393489738b99b55fd6113dcf48c4e719
checksum=058c1c1411ef1830a9cf5faa29cada8dad89c2bc84ce1a449952ef56f8662fc0
conf_files="/boot/cmdline.txt /boot/config.txt"