linux4.19: update to 4.19.233.
This commit is contained in:
parent
3ce12c42fd
commit
c25dd27be2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.19'
|
||||
pkgname=linux4.19
|
||||
version=4.19.232
|
||||
version=4.19.233
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=4fcfe814780d63dc56e907bf41596ff162e9601978bdc1a60eab64cc3903a22c
|
||||
checksum=b8f665f020c2724a9f1e0368fdc0ea451b0b7d915ffae7ef4b9ec27a550fce37
|
||||
python_version=3
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in a new issue