|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 0.9.0 |
|
|
|
%define V_opkg 0.9.1 |
|
|
|
%define V_dist 20190420 |
|
|
|
%define V_dist 20190430 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: nomad |
|
|
|
Name: nomad |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Process |
|
|
|
Group: Process |
|
|
|
License: MPL/2.0 |
|
|
|
License: MPL/2.0 |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Release: 20190420 |
|
|
|
Release: 20190430 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/nomad/nomad-%{V_dist}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/nomad/nomad-%{V_dist}.tar.xz |
|
|
|