linux5.19: update to 5.19.13.
This commit is contained in:
parent
c6c27bd4f8
commit
cc77c482da
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.19'
|
||||
pkgname=linux5.19
|
||||
version=5.19.10
|
||||
version=5.19.13
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
|
|||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||
checksum="ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8
|
||||
f3dce055bbe07f2301a738531c9c1a43407a37be403e499dc277960c85ee52e2"
|
||||
c07463072798b6590454c4e9fa074d816668ea1a064ef564b3c95de49aff1310"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Reference in New Issue