summaryrefslogtreecommitdiffstats
path: root/system/podman/podman.info
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2024-10-10 17:00:31 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 11:34:46 +0700
commit0a8877f77029cc076311d5b61346db16aa2b44fd (patch)
tree2b79ae7097b880a91f44f060427a125d6bf093f2 /system/podman/podman.info
parent7ba543f1d5da0419a3bde18809ce48de03714b73 (diff)
downloadslackbuilds-0a8877f77029cc076311d5b61346db16aa2b44fd.tar.gz
slackbuilds-0a8877f77029cc076311d5b61346db16aa2b44fd.tar.xz
system/podman: Use canonical github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--system/podman/podman.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/podman/podman.info b/system/podman/podman.info
index d6ddc3ada4..1469a81d3d 100644
--- a/system/podman/podman.info
+++ b/system/podman/podman.info
@@ -1,9 +1,9 @@
PRGNAM="podman"
VERSION="4.7.2"
-HOMEPAGE="https://github.com/containers/libpod"
+HOMEPAGE="https://github.com/containers/podman"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containers/libpod/archive/v4.7.2/podman-4.7.2.tar.gz"
+DOWNLOAD_x86_64="https://github.com/containers/podman/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"