nerdctl: update to 1.6.2.
This commit is contained in:
parent
d126be5675
commit
fa086844a5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nerdctl'
|
# Template file for 'nerdctl'
|
||||||
pkgname=nerdctl
|
pkgname=nerdctl
|
||||||
version=1.5.0
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/containerd/nerdctl
|
go_import_path=github.com/containerd/nerdctl
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containerd/nerdctl"
|
homepage="https://github.com/containerd/nerdctl"
|
||||||
distfiles="https://github.com/containerd/nerdctl/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/containerd/nerdctl/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=3b9ae94124adb5105241c3d5070b8dc0c184e454a7a349f1b56c12d415ee7ce3
|
checksum=fb7660f7e598e4c502d4f0c26cf985290fc7bdc80cce1f7402020afdf83ef988
|
||||||
|
|
Loading…
Reference in New Issue