Merge pull request #6730 from Visone-Selektah/podman

podman: upgrade to 4.7.1
This commit is contained in:
Luis
2023-10-06 16:48:45 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3ea426678f5c2f4ebf74d5959d9909a9 podman-4.7.0.tar.gz
4fdb49411a3ded3bd140722e3ccd139f podman-4.7.1.tar.gz

View File

@@ -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

View File

@@ -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"