testing/crun: upgrade to 0.12.2.1

This commit is contained in:
Michał Polański 2020-02-18 07:54:37 +01:00 committed by Leo
parent 46f283f4f9
commit da972f3b00

View File

@ -1,7 +1,7 @@
# Contributor: kohnish <kohnish@gmx.com>
# Maintainer: kohnish <kohnish@gmx.com>
pkgname=crun
pkgver=0.12.1
pkgver=0.12.2.1
pkgrel=0
pkgdesc="Command line utility that performs various operations on container images and image repositories"
url="https://github.com/containers/crun"
@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="9308fe58382bdd399047488a806c1e5dfed187ab213714a970540658db483417323dddf8fd09592f8f9508177933a7da4f237471dc9ea1d445c22f876def3dc9 crun-0.12.1.tar.xz"
sha512sums="3543ee4df4ba6b933b3a4e1310262fa2cdfbd96af2e07045eb551338305b4b622af649087f1abc23f3a29cd385a3d4926004488ab01180d96fb79c4d918c2d99 crun-0.12.2.1.tar.xz"