summaryrefslogtreecommitdiffstats
path: root/system/podman/podman.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-21 10:36:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-21 10:36:32 +0700
commit5cd7ef9c5c53dd388408f3c02cbd6e342d80b3a0 (patch)
tree68d47a0267793c6fe7fe9d30f0c8e851ab176249 /system/podman/podman.info
parent5ae746213ceaadc08bb61954df6f6c88f1b12a3a (diff)
downloadslackbuilds-5cd7ef9c5c53dd388408f3c02cbd6e342d80b3a0.tar.gz
slackbuilds-5cd7ef9c5c53dd388408f3c02cbd6e342d80b3a0.tar.xz
system/podman: Update for x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/podman/podman.info')
-rw-r--r--system/podman/podman.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/podman/podman.info b/system/podman/podman.info
index 08302e7f7c..d6ddc3ada4 100644
--- a/system/podman/podman.info
+++ b/system/podman/podman.info
@@ -1,10 +1,10 @@
PRGNAM="podman"
VERSION="4.7.2"
HOMEPAGE="https://github.com/containers/libpod"
-DOWNLOAD="https://github.com/containers/libpod/archive/v4.7.2/podman-4.7.2.tar.gz"
-MD5SUM="4b78f4b222e5d6e9eaaf3c74ef91e973"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://github.com/containers/libpod/archive/v4.7.2/podman-4.7.2.tar.gz"
+MD5SUM_x86_64="4b78f4b222e5d6e9eaaf3c74ef91e973"
REQUIRES="cni-plugins conmon runc go-md2man slirp4netns"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"