aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-08-25 23:36:59 +0200
committerMichał Polański <michal@polanski.me>2021-08-25 23:46:29 +0200
commit845ccbfd1930dba04e42c6de8fcc545d21e753a6 (patch)
tree5df5f33cf0343c337124bb855a6c095658228c89 /community
parent3065ab6d24ede086025757f63e1079e75b508373 (diff)
community/crun: upgrade to 1.0
Diffstat (limited to 'community')
-rw-r--r--community/crun/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/crun/APKBUILD b/community/crun/APKBUILD
index fb32889e171..8a68895ed93 100644
--- a/community/crun/APKBUILD
+++ b/community/crun/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=crun
-pkgver=0.21
+pkgver=1.0
pkgrel=0
pkgdesc="Fast and lightweight fully featured OCI runtime and C library for running containers"
url="https://github.com/containers/crun"
@@ -28,5 +28,5 @@ package() {
}
sha512sums="
-6fab3e42b18e16ada4f4ccb425f01200bc0959d7aa12f22f77a0f56054fc967501208ec42c54c0120e54fd0aadd7697687fc43eb9d3befa6b5d4e0c6c7f4c8c2 crun-0.21.tar.xz
+4b153824261a339c882cd8496a53b2c03c554c23e557f2b2d8c78f4b642292d0345a6b64e94a5de1527d1d59456ddc00400296af107185bcd0f0f9394bba1fd0 crun-1.0.tar.xz
"