* update crun to 1.14.4-1
This commit is contained in:
parent
7c86b84019
commit
0b65370c8c
@ -3,7 +3,7 @@
|
||||
# Contributor: hexchian <i at hexchain dot org>
|
||||
|
||||
pkgname=crun
|
||||
pkgver=1.14
|
||||
pkgver=1.14.4
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and lightweight fully featured OCI runtime and C library for running containers"
|
||||
url="https://github.com/containers/crun"
|
||||
@ -16,7 +16,7 @@ depends_x86_64=('criu')
|
||||
makedepends=('libtool' 'python' 'go-md2man' 'systemd' 'git')
|
||||
source=("https://github.com/containers/crun/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
|
||||
validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
|
||||
sha256sums=('d05d53929a83b1f303545e358c89ed1c545916b64fb00ac99b385861f7a188e5'
|
||||
sha256sums=('fd6af195a73ae9bf3aea1a6c976a914492324c828542f35a7f1570a659f2e512'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user