Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radare2: update to 5.0.0.
@ 2021-01-04 19:11 jnbr
  2021-01-15 22:16 ` [PR PATCH] [Updated] " jnbr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jnbr @ 2021-01-04 19:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

There is a new pull request by jnbr against master on the void-packages repository

https://github.com/jnbr/void-packages radare2
https://github.com/void-linux/void-packages/pull/27665

radare2: update to 5.0.0.


A patch file from https://github.com/void-linux/void-packages/pull/27665.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-radare2-27665.patch --]
[-- Type: text/x-diff, Size: 1770 bytes --]

From da4a05f52d3a91491d26ed98c968ff030fc9175a Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Thu, 31 Dec 2020 11:03:35 +0100
Subject: [PATCH 1/2] radare2: update to 5.0.0.

---
 srcpkgs/radare2/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index 3046be71cf5..9e4243f65ae 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=4.5.1
+version=5.0.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-syscapstone"
@@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="LGPL-3.0-only"
 homepage="http://www.radare.org"
 distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
-checksum=4e85b35987bd2ca5881ad9585970b970fe7374814bd383bd1cd62e961a0c228b
+checksum=517dd80ebd0569f31498887338eacb92e8cf054bc4625eef8ffe9ea174c1adae
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From e2b4b52a7033597641c1375f8805fa4b803db4e8 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Mon, 4 Jan 2021 20:08:59 +0100
Subject: [PATCH 2/2] cutter: rebuild for radare2-5.0.0.

---
 srcpkgs/cutter/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template
index f0dadb5d5dd..646d7b64bab 100644
--- a/srcpkgs/cutter/template
+++ b/srcpkgs/cutter/template
@@ -1,7 +1,7 @@
 # Template file for 'cutter'
 pkgname=cutter
 version=1.12.0
-revision=1
+revision=2
 build_wrksrc=src
 build_style=qmake
 configure_args="CUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/RadareOrg/Cutter/plugins"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-17 11:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 19:11 [PR PATCH] radare2: update to 5.0.0 jnbr
2021-01-15 22:16 ` [PR PATCH] [Updated] " jnbr
2021-01-17  0:17 ` jnbr
2021-01-17 10:39 ` jnbr
2021-01-17 11:06 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).