Browse Source

upgrading package: docker 19.03.6.20200228 -> 19.03.7.20200304

master
parent
commit
b7d75ace14
  1. 6
      docker/docker.spec

6
docker/docker.spec

@ -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

Loading…
Cancel
Save