Skip to content

Commit

Permalink
5.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Aug 8, 2021
1 parent bffb330 commit b64c919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
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.8
KERNEL_VERSION=5.13.9
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 b64c919

Please sign in to comment.