parent
58be22451d
commit
4866a6a435
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="da6ff850ad7449df402e3096ec03bf3a32a6f0ce"
|
||||
_githash="5aa4c3138c62f89b0f805c6591018d16c562e77c"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.9.75
|
||||
version=4.9.76
|
||||
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=46580ab76ced372f44189203d2ebb28c69392cdd060c7993e3b5b7ac6c87aeed
|
||||
checksum=91c50d1c1f49a1e9d85bb06d2bb4a43fb3320706b2b9e4a50dc8e213595df5ed
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue