From 80a57fd78b6361fddeb5306cf2da1a910eedec41 Mon Sep 17 00:00:00 2001 From: Tim Steinbach Date: Sat, 17 Oct 2020 15:09:20 -0400 Subject: [PATCH] linux/hardened/patches/5.8: 5.8.15.a -> 5.8.16.a --- pkgs/os-specific/linux/kernel/hardened/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index cdb34cddf42..a678dc7309f 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -15,8 +15,8 @@ "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.72.a/linux-hardened-5.4.72.a.patch" }, "5.8": { - "name": "linux-hardened-5.8.15.a.patch", + "name": "linux-hardened-5.8.16.a.patch", "sha256": "0b7bfzknz2am9pfypazqzky9bcd6659sakcdx2a7p1i3bj6zxnn1", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.8.15.a/linux-hardened-5.8.15.a.patch" + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.8.16.a/linux-hardened-5.8.16.a.patch" } }