From 4f15c4d06cc97961f48863c8387a5645f044782f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 28 Dec 2017 23:01:11 +0100 Subject: [PATCH] r2-bindings: radare2 update --- srcpkgs/r2-bindings/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/r2-bindings/template b/srcpkgs/r2-bindings/template index b885fdea746..235c9820158 100644 --- a/srcpkgs/r2-bindings/template +++ b/srcpkgs/r2-bindings/template @@ -1,7 +1,7 @@ # Template file for 'r2-bindings' pkgname=r2-bindings version=1.0.1 -revision=1 +revision=2 build_style=gnu-configure wrksrc="radare2-${version}" short_desc="Advanced command line debugger and hexadecimal editor (bindings)"