diff --git a/main/podman/.checksums b/main/podman/.checksums index ee29887a4..dc4aa4167 100644 --- a/main/podman/.checksums +++ b/main/podman/.checksums @@ -1 +1 @@ -3ea426678f5c2f4ebf74d5959d9909a9 podman-4.7.0.tar.gz +4fdb49411a3ded3bd140722e3ccd139f podman-4.7.1.tar.gz diff --git a/main/podman/.pkgfiles b/main/podman/.pkgfiles index 265437d63..a72278b92 100644 --- a/main/podman/.pkgfiles +++ b/main/podman/.pkgfiles @@ -1,4 +1,4 @@ -podman-4.7.0-1 +podman-4.7.1-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/podman diff --git a/main/podman/spkgbuild b/main/podman/spkgbuild index 982cae570..31e7200de 100644 --- a/main/podman/spkgbuild +++ b/main/podman/spkgbuild @@ -3,7 +3,7 @@ # depends : go-md2man libseccomp libassuan libgpg-error gpgme name=podman -version=4.7.0 +version=4.7.1 release=1 source="https://github.com/containers/podman/archive/v$version/$name-$version.tar.gz"