public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] less: Update to 551
@ 2019-06-23 10:58 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2019-06-23 10:58 UTC (permalink / raw)
  To: development

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

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 less/less.nm | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/less/less.nm b/less/less.nm
index e021e37ef..bd7272a76 100644
--- a/less/less.nm
+++ b/less/less.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = less
-version    = 530
+version    = 551
 release    = 1
 
 groups     = Applications/Text
@@ -13,10 +13,10 @@ license    = GPLv3+
 summary    = A text file browser similar to more, but better.
 
 description
-	The less utility is a text file browser that resembles more, but has \
-	more capabilities. Less allows you to move backwards in the file as \
-	well as forwards. Since less doesn't have to read the entire input file \
-	before it starts, less starts up more quickly than text editors (for \
+	The less utility is a text file browser that resembles more, but has
+	more capabilities. Less allows you to move backwards in the file as
+	well as forwards. Since less doesn't have to read the entire input file
+	before it starts, less starts up more quickly than text editors (for
 	example, vi).
 end
 
@@ -24,7 +24,7 @@ source_dl  = http://www.greenwoodsoftware.com/less/
 
 build
 	requires
-		ncurses-devel
+		ncurses-devel >= 6.1
 		pcre-devel
 	end
 
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-23 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-23 10:58 [PATCH] less: Update to 551 Stefan Schantl

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