mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
parent
4960641c7e
commit
30a79ab70c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'minijail'
|
# Template file for 'minijail'
|
||||||
pkgname=minijail
|
pkgname=minijail
|
||||||
version=14
|
version=16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-linux-v${version}"
|
wrksrc="${pkgname}-linux-v${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://android.googlesource.com/platform/external/minijail"
|
homepage="https://android.googlesource.com/platform/external/minijail"
|
||||||
distfiles="https://github.com/google/minijail/archive/linux-v${version}.tar.gz"
|
distfiles="https://github.com/google/minijail/archive/linux-v${version}.tar.gz"
|
||||||
checksum=70f42bad0f08fe1e214d89397581b8cc7c1ed7d9ea5a3fa62074a6f2df10e5cd
|
checksum=1efb6224465cf8a5bb7a69659b35482e69786fce572f29125201e9a0e793bdd6
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
broken="bpf.h:110:2: error: #error Unsupported endianness"
|
broken="bpf.h:110:2: error: #error Unsupported endianness"
|
||||||
|
|
Loading…
Add table
Reference in a new issue