From 91b704bd7abe714bee8dcc8fb5c46ec34666c254 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Tue, 18 Jun 2024 10:05:12 +0800 Subject: [PATCH] Modify Source0 --- nano.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano.spec b/nano.spec index b365129..027caea 100644 --- a/nano.spec +++ b/nano.spec @@ -4,7 +4,7 @@ Release: 1 Summary: Nano is a tiny GNU editor License: GPLv3+ URL: https://www.nano-editor.org -Source0: https://www.nano-editor.org/dist/v4/%{name}-%{version}.tar.xz +Source0: https://www.nano-editor.org/dist/v8/%{name}-%{version}.tar.xz BuildRequires: file-devel gettext-devel gcc ncurses-devel sed texinfo groff Conflicts: filesystem < 3 -- Gitee