Skip to content

Commit

Permalink
docker-engine: update to v25.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Inglis <[email protected]>
  • Loading branch information
ginglis13 committed Jul 25, 2024
1 parent 2c1d013 commit 8d21508
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/docker-engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "../packages.rs"
releases-url = "https://github.com/moby/moby/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/moby/moby/archive/v25.0.5/moby-25.0.5.tar.gz"
sha512 = "42ac2cf271b0a8fe67816844b26216896e4f5ccb0e4b85516b1bcc5a76e5dd5e1dc560b50a6e1d1df4eed2f8b57585e189048edf0a3266e93098004c09dca8cc"
url = "https://github.com/moby/moby/archive/v25.0.6/moby-25.0.6.tar.gz"
sha512 = "dc3370927654dd2b0d201d112effc8b83416a4df4ed1c5ac6ffaec40a260b0ebdf95107e8f3dcfe91e54f885697273a2b415541f5ea87ec7c491f6325c51a4cc"

# RPM BuildRequires
[build-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions packages/docker-engine/docker-engine.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
%global goorg github.com/docker
%global goimport %{goorg}/docker

%global gover 25.0.5
%global gover 25.0.6
%global rpmver %{gover}
%global gitrev e63daec8672d77ac0b2b5c262ef525c7cf17fd20
%global gitrev b08a51fe16eed67de3861c03b363ba403643b12e

%global source_date_epoch 1363394400

Expand Down

0 comments on commit 8d21508

Please sign in to comment.