|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 1.4.0 |
|
|
|
%define V_opkg 1.5.0 |
|
|
|
%define V_dist 20210908 |
|
|
|
%define V_dist 20220104 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: drone-cli |
|
|
|
Name: drone-cli |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Version: %{V_opkg}.%{V_dist} |
|
|
|
Release: 20210908 |
|
|
|
Release: 20220104 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/drone/drone-cli-%{V_dist}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/drone/drone-cli-%{V_dist}.tar.xz |
|
|
|