diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 73d5325498f..8d5f9ccfe2d 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,18 +1,18 @@ # Template file for 'rpi-kernel' # -_githash="59e76bb7e2936acd74938bb385f0884e34b91d72" +_githash="d2b2388d05d8a97b0ba14fcf2b71f19f66bc4d02" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.1.7 -revision=2 +version=4.1.8 +revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=2c5ad5434e99d6a6a038ef9334b6077c31b82cd33e8601ea05f42b67df8e030a +checksum=9f44106ad1b7d9c3b9a37993d137f70b7b6e51509da220cda776b66596bb19e4 _kernver="${version}_${revision}"