From 79be162c3766a3bb492ef00f6b959eb59010cd74 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 5 Aug 2021 04:34:36 +0100 Subject: [PATCH] net-analyzer/slurm: add links to upstream PRs for patches Signed-off-by: Sam James --- net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch | 1 + net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch | 1 + 2 files changed, 2 insertions(+) diff --git a/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch b/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch index 9e933ffc509ce..a421c0aa1fa09 100644 --- a/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch +++ b/net-analyzer/slurm/files/slurm-0.4.3-fix-includes.patch @@ -1,3 +1,4 @@ +https://github.com/mattthias/slurm/pull/39 --- a/os.h +++ b/os.h @@ -177,7 +177,7 @@ diff --git a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch index c1a1233f177bd..ccb00fbeb0944 100644 --- a/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch +++ b/net-analyzer/slurm/files/slurm-0.4.3-tinfo.patch @@ -1,3 +1,4 @@ +https://github.com/mattthias/slurm/pull/38 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@