updated source
This commit is contained in:
parent
3f42b71f8f
commit
daf5b73001
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ arch=('x86_64')
|
|||
url='https://github.com/google/gvisor'
|
||||
license=('Apache-2.0')
|
||||
sha256sums=('SKIP')
|
||||
source=(git+https://github.com/vkobel/gvisor.git)
|
||||
source=("git+https://github.com/vkobel/${_pkgname}")
|
||||
provides=('runsc')
|
||||
makedepends=('bazel' 'python')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue