updated base

This commit is contained in:
Vincent Kobel 2018-05-08 09:21:30 +02:00
parent 4d1429eac5
commit 32008b8ea9
2 changed files with 4 additions and 4 deletions

View file

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