commit ed493bb99beda7b92a1bd27249f28987a51cdd1a
parent ae7366616fd4c5df77c8958e1035e9770a8b3ffd
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Mon, 29 Jan 2018 09:46:47 +0100
build: fix the source URL in the spec file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nano.spec.in b/nano.spec.in
@@ -10,7 +10,7 @@ Summary : a user-friendly editor, a Pico clone with enhancements
License : GPLv3+
Group : Applications/Editors
URL : https://nano-editor.org/
-Source : https://nano-editor.org/dist/v2.6/%{name}-%{version}.tar.gz
+Source : https://nano-editor.org/dist/latest/%{name}-%{version}.tar.gz
BuildRoot : %{_tmppath}/%{name}-%{version}-root
BuildRequires : autoconf, automake, gettext-devel, ncurses-devel, texinfo