diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index cc542e6c1cf..201f68c1f59 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="e4937754e4aacc476acd9758a93d3a723a42fad9" +_githash="519c51ec5c429c84c59a301b65d16fb79e9e09b2" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=3.12.30 +version=3.12.31 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=a8b07e7d80501372082a3e9da9461f43605d9e89ee90f37c16f1ae7e306346df +checksum=c2e78cb2bf5184e0c688ad1eb136fc66e08858aa2b1a45f77d274a5603e6043a _kernver="${version}_${revision}"