Browse Source

upgrading package: nano 5.9 -> 6.0

master
parent
commit
0af5da4191
  1. 8
      nano/nano.spec

8
nano/nano.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 5.9
%define V_dist 5.9
%define V_subdir 5
%define V_opkg 6.0
%define V_dist 6.0
%define V_subdir 6
# package information
Name: nano
@ -37,7 +37,7 @@ Class: BASE
Group: Editor
License: GPL
Version: %{V_opkg}
Release: 20211006
Release: 20211215
# list of sources
Source0: http://www.nano-editor.org/dist/v%{V_subdir}/nano-%{V_dist}.tar.xz

Loading…
Cancel
Save