diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 3a182f3d8e..b3d876ff7c 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -1,10 +1,10 @@ # Template file for 'rpi-kernel' # -_githash="7f294419f03a32c773f5236119cd0da7237694cd" +_githash="25aa8634418934f094e13ac75c902416194d1dbd" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.4.43 +version=4.4.45 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=17cbd3b3cea48169305cb23a02ff9f2974350fe8daff72377f72e126d641f6e6 +checksum=556a2c4283a070675cd45fe406377f44d573dd544e9309345d776d1472384942 _kernver="${version}_${revision}"