slackbuilds_ponce/system/podman/podman.info
Andrew Clemons 62ac9f4854
system/podman: Fix github tarball handling.
The content disposition header returned for this file is podman not
libpod.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-19 12:10:42 +07:00

10 lines
357 B
Text

PRGNAM="podman"
VERSION="1.6.2"
HOMEPAGE="https://github.com/containers/libpod"
DOWNLOAD="https://github.com/containers/libpod/archive/v1.6.2/podman-1.6.2.tar.gz"
MD5SUM="3be76c36a0833e8c686a8ecf5fcf5fa2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cni-plugins conmon runc go-md2man slirp4netns"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"