updated base

This commit is contained in:
Vincent Kobel 2018-05-08 09:17:36 +02:00
parent 8165a076e4
commit 4d1429eac5
2 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@
_pkgname='gvisor'
pkgname="${_pkgname}-git"
pkgver=r42.b5a0667
pkgrel=1
pkgver=r48
pkgrel=2
pkgdesc="User-space kernel, sandboxed container runtime"
arch=('x86_64')
url='https://github.com/google/gvisor'