mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nsjail: update to 2.9.
This commit is contained in:
parent
8180d729c2
commit
7fc45f9946
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nsjail'
|
# Template file for 'nsjail'
|
||||||
pkgname=nsjail
|
pkgname=nsjail
|
||||||
version=2.8
|
version=2.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison flex pkg-config protobuf"
|
hostmakedepends="bison flex pkg-config protobuf"
|
||||||
makedepends="libnl3-devel protobuf-devel"
|
makedepends="libnl3-devel protobuf-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="http://nsjail.com"
|
homepage="http://nsjail.com"
|
||||||
distfiles="https://github.com/google/nsjail/archive/${version}.tar.gz
|
distfiles="https://github.com/google/nsjail/archive/${version}.tar.gz
|
||||||
https://github.com/google/kafel/archive/722b93a630e53ca472a4c69f61cb3dfc44ea5041.tar.gz"
|
https://github.com/google/kafel/archive/722b93a630e53ca472a4c69f61cb3dfc44ea5041.tar.gz"
|
||||||
checksum="1eb5cad7e698d467a0224614aaca04e169bde6c2cf57f2e6a01a8ad5f787bb56
|
checksum="f8578a48330d3d089c9234a2b562be08043f8fe77453c322724acdf403d0afc3
|
||||||
49d2327c794c90aca50a9933c00d453705534b16e5f42d8c8e19c3d274f5e5f8"
|
49d2327c794c90aca50a9933c00d453705534b16e5f42d8c8e19c3d274f5e5f8"
|
||||||
|
|
||||||
archs="aarch64* armv5tel* armv6l* armv7l* x86_64*"
|
archs="aarch64* armv5tel* armv6l* armv7l* x86_64*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue