|
|
|
@ -23,8 +23,8 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 18.05.0 |
|
|
|
|
%define V_dist 18.05.0-ce-rc1 |
|
|
|
|
%define V_snap 20180505 |
|
|
|
|
%define V_dist 18.05.0-ce |
|
|
|
|
%define V_snap 20180510 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: docker |
|
|
|
@ -37,7 +37,7 @@ Class: EVAL
|
|
|
|
|
Group: Filesystem |
|
|
|
|
License: Apache |
|
|
|
|
Version: %{V_opkg}.%{V_snap} |
|
|
|
|
Release: 20180505 |
|
|
|
|
Release: 20180510 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/docker/docker-%{V_snap}.tar.xz |
|
|
|
|