|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_dist 1.22.2 |
|
|
|
%define V_dist 1.22.3 |
|
|
|
%define V_opkg 1.22.2 |
|
|
|
%define V_opkg 1.22.3 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: ed |
|
|
|
Name: ed |
|
|
|
@ -36,10 +36,10 @@ Class: PLUS |
|
|
|
Group: ShellUtils |
|
|
|
Group: ShellUtils |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20250823 |
|
|
|
Release: 20251231 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.lz |
|
|
|
Source0: https://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.lz |
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
# build information |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, lzip |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, lzip |
|
|
|
|