aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/runc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/runc/APKBUILD b/community/runc/APKBUILD
index 5af3aca29f9..765fc7733c4 100644
--- a/community/runc/APKBUILD
+++ b/community/runc/APKBUILD
@@ -4,8 +4,8 @@
pkgname=runc
pkgdesc="CLI tool for spawning and running containers according to the OCI specification"
url="https://www.opencontainers.org"
-_commit=84113eef6fc27af1b01b3181f31bbaf708715301
-pkgver=1.0.0
+_commit=4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
+pkgver=1.0.1
pkgrel=0
arch="all"
license="Apache-2.0"
@@ -42,5 +42,5 @@ package() {
}
sha512sums="
-8ddad1e031237c07b6cab5cfe5bdb7b11bf98d5d1064ec06845f36da073fe65a0facc6a28ba5daff71cdcb50cfd5d1cd25e97385b4eddb35b287113c2771365c runc-1.0.0.tar.gz
+c5db1016f438cd4883d1f9b36414e9c8b1fe9dfcb53dfebd1130cea3cb9bf78615a765715f4dd587cf8cc603b69951a5871adc33870cfeef2e63521d1ceccf39 runc-1.0.1.tar.gz
"