This is a minor update to the latest available version of patch.
* Drop SELinux support.
Fixes #11222.
Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- patch/patch.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/patch/patch.nm b/patch/patch.nm index 9a96a32..11d7251 100644 --- a/patch/patch.nm +++ b/patch/patch.nm @@ -4,7 +4,7 @@ ###############################################################################
name = patch -version = 2.7.1 +version = 2.7.5 release = 1
groups = Development/Tools @@ -27,7 +27,6 @@ build requires attr-devel ed - libselinux-devel pkg-config end