Browse Source

upgrading package: nano 8.6 -> 8.7

master
parent
commit
ee85acc94e
  1. 6
      nano/nano.spec

6
nano/nano.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 8.6 %define V_opkg 8.7
%define V_dist 8.6 %define V_dist 8.7
%define V_subdir 8 %define V_subdir 8
# package information # package information
@ -37,7 +37,7 @@ Class: BASE
Group: Editor Group: Editor
License: GPL License: GPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20250822 Release: 20251112
# list of sources # list of sources
Source0: http://www.nano-editor.org/dist/v%{V_subdir}/nano-%{V_dist}.tar.xz Source0: http://www.nano-editor.org/dist/v%{V_subdir}/nano-%{V_dist}.tar.xz

Loading…
Cancel
Save