mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-kernel: update to 4.19.49.
[ci skip]
This commit is contained in:
parent
0506ec7e90
commit
3cea4f82db
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
#
|
#
|
||||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
|
||||||
|
|
||||||
_githash="55e0334cf5a43948b65788980cd8ab729427230e"
|
_githash="4395da03133888a4d2ea920dfb88d04e7534038d"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-kernel
|
pkgname=rpi-kernel
|
||||||
version=4.19.46
|
version=4.19.49
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${_githash}"
|
wrksrc="linux-${_githash}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
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=befe5e6d26f97c09c014234424457fa6e852a6343e3d3ee4f8143d4698ced8cf
|
checksum=2f3a1963b4ad6e4874d95c8b6273b9b0aac155ed91a243896e56b709d42c9a05
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue