diff --git a/srcpkgs/containers-common/template b/srcpkgs/containers-common/template index ca8c0857986..c8ac31767f8 100644 --- a/srcpkgs/containers-common/template +++ b/srcpkgs/containers-common/template @@ -1,6 +1,6 @@ # Template file for 'containers-common' pkgname=containers-common -version=0.56.0 +version=0.60.0 revision=1 build_style=gnu-makefile make_build_args="-C docs" @@ -10,8 +10,9 @@ short_desc="Docs and configs shared by podman, buildah, and skopeo" maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/containers/common" -distfiles="https://github.com/containers/common/archive/v${version}.tar.gz" -checksum=a981ff8746cf193fda0caccb9cd0deac121e334dfa0de6f441ad7ebb267f1109 +changelog="https://github.com/containers/common/releases" +distfiles="https://github.com/containers/common/archive/refs/tags/v${version}.tar.gz" +checksum=c9f9a2ba78c69234b78d4b168bb2f70e3459e66d7931e68fde449af9b52e0062 post_install() { vinstall pkg/seccomp/seccomp.json 0644 usr/share/containers