diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 97966af1f0..57720a42c9 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="44dff2709f8f93d5224b104fa67e4471236e383f" +_githash="25673c31a1cd5bcbc000c9b30c2d7ad81c831fa2" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=3.12.22 +version=3.12.23 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 and modules for Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=357eab0080df523aae0a027b4f13e482bfa6b72d21ec006d3f287bbf680f92c2 +checksum=5aa3aaf8c0791d895775efcf3b56df96b060f7e79e57679740bfd4069caa2cd8 _kernver="${version}_${revision}"