mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/podman: correct the MD5 digest :sigh:
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8921ecd67e
commit
46996b27c9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="podman"
|
|||
VERSION="1.6.2"
|
||||
HOMEPAGE="https://github.com/containers/libpod"
|
||||
DOWNLOAD="https://github.com/containers/libpod/archive/v1.6.2/libpod-1.6.2.tar.gz"
|
||||
MD5SUM="bf43121bc45b19404d8bcfaf87e5046d"
|
||||
MD5SUM="3be76c36a0833e8c686a8ecf5fcf5fa2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cni-plugins conmon runc go-md2man slirp4netns"
|
||||
|
|
Loading…
Reference in a new issue