mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
minijail: update to 12.
This commit is contained in:
parent
d224ac0ecd
commit
4b52b3ceb7
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=10
|
version=12
|
||||||
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://gitlab.com/chinstrap/minijail/-/archive/linux-v${version}/minijail-linux-v${version}.tar.gz"
|
distfiles="https://gitlab.com/chinstrap/minijail/-/archive/linux-v${version}/minijail-linux-v${version}.tar.gz"
|
||||||
checksum=29334d1bcd16c1ea09e49cef3b47a000e98be7ffe7fa9a28c8cab81643033612
|
checksum=2f8ef7a0f0f3b21752fb629b3ff8a5bb713eb448306ccfa34331deff4491ea52
|
||||||
|
|
||||||
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