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:
Vincent Batts 2022-01-05 15:10:47 -05:00 committed by Willy Sudiarto Raharjo
parent 8921ecd67e
commit 46996b27c9
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

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