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

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

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

diff --git a/ncurses/ncurses.nm b/ncurses/ncurses.nm
index a54057458..4da26b72a 100644
--- a/ncurses/ncurses.nm
+++ b/ncurses/ncurses.nm
@@ -4,10 +4,9 @@
 ###############################################################################
 
 name       = ncurses
-version    = 5.9
-revision   = 20150117
-release    = 12.%{revision}
-thisapp    = %{name}-%{version}-%{revision}
+version    = 6.1
+release    = 1
+thisapp    = %{name}-%{version}
 
 groups     = System/Base
 url        = http://invisible-island.net/ncurses/ncurses.html
@@ -21,8 +20,7 @@ description
 	discontinued 4.4 BSD classic curses library.
 end
 
-source_dl  = ftp://invisible-island.net/ncurses/current/
-sources    = %{thisapp}.tgz
+source_dl  = https://github.com/mirror/%{name}/archive/v%{version}.tar.gz#/
 
 build
 	requires
-- 
2.20.1


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

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

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

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