diff --git a/srcpkgs/trinity/template b/srcpkgs/trinity/template index 7731ac68577..ce40fbff1a8 100644 --- a/srcpkgs/trinity/template +++ b/srcpkgs/trinity/template @@ -1,15 +1,19 @@ # Template file for 'trinity' pkgname=trinity -version=1.8 +version=1.9 revision=1 build_style=gnu-configure short_desc="Linux system call fuzzer" maintainer="Diogo Leal " -license="GPL-2" -only_for_archs="armv6l armv7l i686 x86_64" +license="GPL-2.0-only" homepage="https://github.com/kernelslacker/trinity" distfiles="https://github.com/kernelslacker/trinity/archive/v${version}.tar.gz" -checksum=db8b5bc9941d28fa65a1c5f44f7d752fadb3fd08aa9918d53c5e7c74c2f0e355 +checksum=9abd6cea3f6bd3b36794e038317d5ed6001dc52ad3b1cd7071f6cc7c5baecd3c +nocross="Mis-use of memfd_create declaration" + +if [ "$CROSS_BUILD" ]; then + export CROSS_COMPILE=${XBPS_TARGET_TRIPLET} +fi do_install() { vbin trinity