diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index ef45215e572..3a364f1234a 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="bc1669c846b629cface0aaa367afb2b9c6226faf" +_githash="853eff4e9b369cdc20be7c538bc5a5291eeab31d" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.1.13 +version=4.1.15 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " @@ -12,7 +12,7 @@ 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=b9cb323b9672d6bf5a751109958aa6da7d675d62386d2730bb7ab730e29e965a +checksum=662f048916c109e53d47f7a1108a14a163790746f08004a85a9fc0035de98f0f _kernver="${version}_${revision}"