minijail: update to 14.

This commit is contained in:
Anthony Iliopoulos 2020-05-18 13:36:51 +02:00 committed by Helmut Pozimski
parent 45ea99db71
commit b0bb3441de

View file

@ -1,6 +1,6 @@
# Template file for 'minijail'
pkgname=minijail
version=13
version=14
revision=1
wrksrc="${pkgname}-linux-v${version}"
build_style=gnu-makefile
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="BSD-3-Clause"
homepage="https://android.googlesource.com/platform/external/minijail"
distfiles="https://github.com/google/minijail/archive/linux-v${version}.tar.gz"
checksum=ab2d31c3aed008ad565eb3081cd6833b9a2421ba31c5cea4b7c401eaac4a9c82
checksum=70f42bad0f08fe1e214d89397581b8cc7c1ed7d9ea5a3fa62074a6f2df10e5cd
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bpf.h:110:2: error: #error Unsupported endianness"