diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index ddcaf9ae0f9..b2a2ee252c3 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,11 +1,11 @@ # Template file for 'rpi-kernel' # -# Latest commit as of 20140226 -_githash="4f27bd0d364ba6cb15a924c072300c18f28d7572" +# Latest commit as of 20140311 +_githash="a1baeb25b631e0c9ff696368d40da07dd0cf3fa4" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=3.10.32 +version=3.10.33 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " @@ -13,7 +13,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules for the Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=366f615786f8fabf5bf25d3622da8057b6b3358798a5a2f0831c0bdad4909544 +checksum=f9ecf2323a8edc13126570738be9c767e1aa9dfda7b5197640e76fc8831fe4ac _kernver="${version}_${revision}"