public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] patch: Update to 2.7.5
@ 2016-10-21  6:47 Stefan Schantl
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Schantl @ 2016-10-21  6:47 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

This is a minor update to the latest available version of patch.

* Drop SELinux support.

Fixes #11222.

Signed-off-by: Stefan Schantl <stefan.schantl(a)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
 
-- 
2.7.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] patch: update to 2.7.5
@ 2016-02-18 10:38 Marcel Lorenz
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Lorenz @ 2016-02-18 10:38 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

---
 lfs/patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/patch b/lfs/patch
index b5bd787..88adf25 100644
--- a/lfs/patch
+++ b/lfs/patch
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.7.1
+VER        = 2.7.5
 
 THISAPP    = patch-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -53,7 +53,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e9ae5393426d3ad783a300a338c09b72
+$(DL_FILE)_MD5 = e3da7940431633fb65a01b91d3b7a27a
 
 install : $(TARGET)
 
-- 
1.9.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-21  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21  6:47 [PATCH] patch: Update to 2.7.5 Stefan Schantl
  -- strict thread matches above, loose matches on Subject: below --
2016-02-18 10:38 [PATCH] patch: update " Marcel Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox