diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 91ecb923ec9..3d0b509451d 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -5,19 +5,19 @@ # # https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689 -_githash="58eb131ce78d1976dad26c21bd75a7da290cd6aa" +_githash="11dc869d874d04293849d830637130269fd0ada9" _gitshort="${_githash:0:7}" pkgname=rpi-kernel -version=4.14.48 +version=4.14.52 revision=1 wrksrc="linux-${_githash}" maintainer="Juan RP " homepage="http://www.kernel.org" -license="GPL-2" +license="GPL-2.0-only" short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" -checksum=0eda040a9ef97274d96069008785d65ca343c66f91e759ff261a93ee9af1ed7a +checksum=cb179058b033f49e8c936b1dc8dbb586671ac083616fb0bff20da9f491bea77f _kernver="${version}_${revision}"