diff --git a/srcpkgs/rpi-firmware/template b/srcpkgs/rpi-firmware/template index ec890faeecb..f5808d1cc64 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="200c2f4dd54b2048b5dcb8661ea3f232beb7d81e" +_githash="f0694b1ec66a88abab334c460f212ebf19ab7cd8" _gitshort="${_githash:0:7}" pkgname=rpi-firmware -version=20180824 +version=20190114 revision=1 noarch=yes wrksrc="firmware-${_githash}" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="BSD-3-Clause" homepage="https://github.com/raspberrypi/firmware" distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz" -checksum=a72ddbd1a4e96ca508fc14d0c31784ec119b68edcab2929c9779ae618db15388 +checksum=03b38adf9e04163ef3da1d8135a0e3f2393489738b99b55fd6113dcf48c4e719 conf_files="/boot/cmdline.txt /boot/config.txt"