|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 19.03.6 |
|
|
|
%define V_opkg 19.03.7 |
|
|
|
%define V_snap 20200228 |
|
|
|
%define V_snap 20200304 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: docker |
|
|
|
Name: docker |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Filesystem |
|
|
|
Group: Filesystem |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg}.%{V_snap} |
|
|
|
Version: %{V_opkg}.%{V_snap} |
|
|
|
Release: 20200228 |
|
|
|
Release: 20200304 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/docker/docker-%{V_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/docker/docker-%{V_snap}.tar.xz |
|
|
|
|