From 2feffbae0f7ba266ea7e7f627b192a69d1f0c44c Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 18 Mar 2019 22:07:20 +0100 Subject: [PATCH] radare2: update to 3.3.0. --- srcpkgs/radare2/patches/ptrace-include.patch | 10 ++++++++++ srcpkgs/radare2/template | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/radare2/patches/ptrace-include.patch diff --git a/srcpkgs/radare2/patches/ptrace-include.patch b/srcpkgs/radare2/patches/ptrace-include.patch new file mode 100644 index 0000000000..f7401dae45 --- /dev/null +++ b/srcpkgs/radare2/patches/ptrace-include.patch @@ -0,0 +1,10 @@ +--- libr/debug/p/native/linux/linux_coredump.c ++++ libr/debug/p/native/linux/linux_coredump.c +@@ -7,6 +7,7 @@ + #if __x86_64__ || __i386__ || __arm__ || __arm64__ + #include + #include ++#include + #include "linux_coredump.h" + + /* For compability */ diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template index 08d2b4069d..e99308b81c 100644 --- a/srcpkgs/radare2/template +++ b/srcpkgs/radare2/template @@ -1,7 +1,7 @@ # Template file for 'radare2' # cutter needs to be bumped when radare2 is updated pkgname=radare2 -version=3.2.1 +version=3.3.0 revision=1 build_style=gnu-configure configure_args="--with-syscapstone" @@ -12,4 +12,4 @@ maintainer="Juan RP " license="LGPL-3.0-only" homepage="http://www.radare.org" distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz" -checksum=a4d0c1b3a3dfd810749578227940b8ea77e517d2c4d284c9687e49224a272796 +checksum=3c092bdf8676d7d49537926258c50557bca98d7d669babfed6113ff82c403bcb