Skip to content

Commit

Permalink
5.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Aug 18, 2021
1 parent 8b9613e commit 4c5b22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -4,7 +4,7 @@ set -eu -o pipefail

## Update docker image tag, because kernel build is using `uname -r` when defining package version variable
# KERNEL_VERSION=$(curl -s https://www.kernel.org | grep '<strong>' | head -3 | tail -1 | cut -d'>' -f3 | cut -d'<' -f1)
KERNEL_VERSION=5.13.11
KERNEL_VERSION=5.13.12
PKGREL=1
#KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git
KERNEL_REPOSITORY=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
Expand Down

0 comments on commit 4c5b22e

Please sign in to comment.