Browse Source

upgrading package: docker 20.10.12.20211214 -> 20.10.12.20220101

master
parent
commit
fdb0015492
  1. 4
      docker/docker.spec

4
docker/docker.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_opkg 20.10.12 %define V_opkg 20.10.12
%define V_snap 20211214 %define V_snap 20220101
# 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: 20211214 Release: 20220101
# 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