diff --git a/srcpkgs/kernel-rpi/template b/srcpkgs/kernel-rpi/template index 3e3554372e..0073558fed 100644 --- a/srcpkgs/kernel-rpi/template +++ b/srcpkgs/kernel-rpi/template @@ -1,15 +1,15 @@ # Template file for 'kernel-rpi' # # Latest commit as of 20130913 -_githash="cbd6672" +_githash="966efc7" pkgname=kernel-rpi version=3.6.11 -revision=6 +revision=7 maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" -short_desc="The Linux kernel and modules for the Raspberry Pi (3.6 series [${_githash}])" +short_desc="The Linux kernel and modules for the Raspberry Pi (3.6 series [git ${_githash}])" _kernver="${version}_${revision}" hostmakedepends="perl python kmod>=11_2 uboot-mkimage"