disable stack protection + update according to base repo

This commit is contained in:
Vincent Kobel 2018-05-04 09:39:17 +02:00
parent daf5b73001
commit b8e7114be9
2 changed files with 4 additions and 4 deletions

View file

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