From 321c6ad94feee6440f0f57e7dcb2e8b569b362cf Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 23 Aug 2020 22:36:29 +0200 Subject: [PATCH] Update Debian LTS kernel to 4.19.141 --- .github/workflows/debian_lts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debian_lts.yml b/.github/workflows/debian_lts.yml index a15aa1643..c3acdf9f2 100644 --- a/.github/workflows/debian_lts.yml +++ b/.github/workflows/debian_lts.yml @@ -7,8 +7,8 @@ name: Debian LTS env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 4.19.139 - KERNEL_REVISION: 2 + KERNEL_VERSION: 4.19.141 + KERNEL_REVISION: 1 LOCALVERSION: -surface-lts MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline