From d68fed66973fa1706af36a933c5b5fcfe671eb72 Mon Sep 17 00:00:00 2001 From: Tim Steinbach Date: Sat, 17 Oct 2020 15:09:18 -0400 Subject: [PATCH] linux/hardened/patches/5.4: 5.4.71.a -> 5.4.72.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 87f7816478a3..cdb34cddf42a 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -10,9 +10,9 @@ "url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.152.a/linux-hardened-4.19.152.a.patch" }, "5.4": { - "name": "linux-hardened-5.4.71.a.patch", + "name": "linux-hardened-5.4.72.a.patch", "sha256": "1w4sfkx4qj9vx47z06bkf4biaiz58z2qp536g7dss26zdbx1im26", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.71.a/linux-hardened-5.4.71.a.patch" + "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",