Browse Source

upgrading package: docker 28.5.2.20251106 -> 29.0.0.20251111

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

6
docker/docker.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 28.5.2 %define V_opkg 29.0.0
%define V_snap 20251106 %define V_snap 20251111
# 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: 20251106 Release: 20251111
# 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