From: Stefan Schantl Date: Sun, 23 Jun 2019 10:57:50 +0000 (+0200) Subject: less: Update to 551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54bb56dc6fe5bea4d991ef934e725de80aa09f9;p=ipfire-3.x.git less: Update to 551 Signed-off-by: Stefan Schantl --- 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