parent
14338ccfd5
commit
6faaa52c02
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="094cde88f9b062f2e34e6bd6333af15978c29506"
|
||||
_githash="fbcbd7e7494c6b04cf9e2b2c955ce7d3a9335bb1"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.9.72
|
||||
version=4.9.73
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -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=2a5129e585ea1f50b1c1e0e14cf3cde56fd76c0f4496c2878b54539f69113c6a
|
||||
checksum=1cffbc2e8f9accd43b580cf9708e7e0e17cb0229e251b0427cfd8c6d9b553823
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue