diff --git a/nano.spec.in b/nano.spec.in
index 05a7891bbc77a22a68462ff7b4277a0d086f7ced..e97e393fb25f93f3e488610a5efb4d4786276b81 100644
--- 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