From bba90fba2ebf2196d336a6e3db5eece09cd097f2 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Thu, 28 Jan 2021 13:41:57 +0000 Subject: [PATCH] updated linux to 5.10.11 --- pkgs/linux/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/linux/build.sh b/pkgs/linux/build.sh index fbd2502..ff4c95a 100644 --- a/pkgs/linux/build.sh +++ b/pkgs/linux/build.sh @@ -1,4 +1,4 @@ -pkgver=5.10.10 +pkgver=5.10.11 pkgname=linux pkgrel=1 ext="dev"