rpi-kernel: update to 4.14.72.

This commit is contained in:
Peter Bui 2018-09-27 01:04:24 -04:00 committed by cr6git
parent fe5dedc470
commit ceb25df247
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
_githash="fe827643a5b598651a497ec5cde82efb340401ab"
_githash="d35190b95c4948082882fca2a7e069a20ab67c5f"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.14.70
version=4.14.72
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
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=3f7d15042047a0ebbb7528d5e0cd96a357a454c91e800a51a7c43b5164b55a6c
checksum=0b365320941ae6d8aa26b6c9b7b7d64e7462eefdc614b92cc845d55dac228fdc
_kernver="${version}_${revision}"