rpi-kernel: update to 4.9.75

Closes: #10580 [via git-merge-pr]
This commit is contained in:
Peter Bui 2018-01-08 11:01:33 -05:00 committed by Jürgen Buchmüller
parent cae586c755
commit bc32f22c15

View file

@ -1,18 +1,18 @@
# Template file for 'rpi-kernel' # Template file for 'rpi-kernel'
# #
_githash="fbcbd7e7494c6b04cf9e2b2c955ce7d3a9335bb1" _githash="da6ff850ad7449df402e3096ec03bf3a32a6f0ce"
_gitshort="${_githash:0:7}" _gitshort="${_githash:0:7}"
pkgname=rpi-kernel pkgname=rpi-kernel
version=4.9.73 version=4.9.75
revision=2 revision=1
wrksrc="linux-${_githash}" wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.kernel.org" homepage="http://www.kernel.org"
license="GPL-2" license="GPL-2"
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])" short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz" distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=1cffbc2e8f9accd43b580cf9708e7e0e17cb0229e251b0427cfd8c6d9b553823 checksum=46580ab76ced372f44189203d2ebb28c69392cdd060c7993e3b5b7ac6c87aeed
_kernver="${version}_${revision}" _kernver="${version}_${revision}"