summaryrefslogtreecommitdiff
path: root/testing/conmon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/conmon/APKBUILD')
-rw-r--r--testing/conmon/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/conmon/APKBUILD b/testing/conmon/APKBUILD
index af0658f8490..4dd7918a27e 100644
--- a/testing/conmon/APKBUILD
+++ b/testing/conmon/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=conmon
-pkgver=2.0.9
+pkgver=2.0.10
pkgrel=0
pkgdesc="An OCI container runtime monitor"
url="https://github.com/containers/conmon"
@@ -22,5 +22,4 @@ package() {
make install PREFIX=/usr DESTDIR="$pkgdir"
}
-
-sha512sums="904275d6e116c15e1c373c7ee5d7d9f2cdb671f86c364bab24eb688cd618afacfd63ca5076fd5a67869b97cdbb226df8fac15f390a384e125d9007c0052ed847 conmon-2.0.9.tar.gz"
+sha512sums="f76962ce8dc68139ea8acf657ca6f2055ee8385536426715a51731d74dc1a78884c43448931eed3c300f3b2244b6d3747a4432685ce5f185e81521aad7a5355e conmon-2.0.10.tar.gz"