rpi-kernel: update to 5.4.65.
This commit is contained in:
parent
e51390aa29
commit
6ed4d84174
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=269769
|
||||
|
||||
_githash="1e6f676b6946c01b9c3f217426e83e0761d34b9f"
|
||||
_githash="1cbfe9ec6b3c714d1c336792dbaf867bde71d485"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=5.4.59
|
||||
version=5.4.65
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
|
@ -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=195d7326c033747558061265f6f32b61dfadb45d9cea210a7fd745773e16ed6b
|
||||
checksum=43f8d6c7f98af6e72878347efa7fdcd3d4320526cbf198b608828b960a383028
|
||||
python_version=2
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue