Skip to content

Commit

Permalink
containerd: Update version to 1.6.32
Browse files Browse the repository at this point in the history
Signed-off-by: Kush Upadhyay <kushupad@amazon.com>
  • Loading branch information
koooosh committed May 28, 2024
1 parent 4b8649d commit 5719f5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/containerd/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/containerd/containerd/releases"

[[package.metadata.build-package.external-files]]
url = "/~https://github.com/containerd/containerd/archive/v1.6.31/containerd-1.6.31.tar.gz"
sha512 = "76149262eed061c06bd6f57706b6c194de649c869439b6bea69a5bf5daf999409d47ee00429033b0c377cd17526a2785f816936e18f989cd3b0d2cbdb9f488ef"
url = "/~https://github.com/containerd/containerd/archive/v1.6.32/containerd-1.6.32.tar.gz"
sha512 = "7f72949a8c788d78e9e1d77fe5d0e14b5d8c892cfbdc06b23e296dd1f4e51e295a8e3acf31c41d7758e5f807717eeb2e0a4afe045870ef88161179ae8dc0183e"

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

%global gover 1.6.31
%global gover 1.6.32
%global rpmver %{gover}
%global gitrev e377cd56a71523140ca6ae87e30244719194a521
%global gitrev 8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89

%global _dwz_low_mem_die_limit 0

Expand Down

0 comments on commit 5719f5a

Please sign in to comment.