mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
r2ghidra, bump to 6.0.4 (#13164)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 47c9200afb9488e2513ccea6dc8ab65374650107 Mon Sep 17 00:00:00 2001
|
||||
From 891ac6cb22f62884306e03eb013214ee3a509bbd Mon Sep 17 00:00:00 2001
|
||||
From: Begasus <begasus@gmail.com>
|
||||
Date: Tue, 15 Oct 2024 16:52:40 +0200
|
||||
Subject: Build fix
|
||||
@@ -25,5 +25,5 @@ index 9e03ab2..5a9bdb9 100644
|
||||
string fullname(entry->d_name);
|
||||
if ((fullname!=".")&&(fullname!="..")) {
|
||||
--
|
||||
2.45.2
|
||||
2.51.0
|
||||
|
||||
@@ -17,13 +17,13 @@ LICENSE="Apache v2
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/radareorg/r2ghidra/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cfb39f1c60ef6ad53742af7e3dca59f8e030752d57cb60b3e3f76540e0f1f7d9"
|
||||
CHECKSUM_SHA256="ec9720e773e6f350994d9983d25c9443fa379f4c761fcdefa0ce6881d027eb2d"
|
||||
SOURCE_FILENAME="r2ghidra-$portVersion.tar.gz"
|
||||
srcGitRev_2="21b6dbafee5b8265ee000827dd31f542ad46861d"
|
||||
SOURCE_URI_2="https://github.com/radareorg/ghidra-native/archive/refs/tags/0.6.2.tar.gz"
|
||||
CHECKSUM_SHA256_2="5e0619e7682b690ee33ab65cd89c4b9051312fbebb8216fd960c894dd2a63cfe"
|
||||
SOURCE_FILENAME_2="ghidra-native-0.6.2.tar.gz"
|
||||
SOURCE_DIR_2="ghidra-native-0.6.2"
|
||||
SOURCE_URI_2="https://github.com/radareorg/ghidra-native/archive/refs/tags/0.6.4.tar.gz"
|
||||
CHECKSUM_SHA256_2="4d62785433d952dfe78ceba14938ec2cf7aec0136e1226c1a635c58c60b06fcb"
|
||||
SOURCE_FILENAME_2="ghidra-native-0.6.4.tar.gz"
|
||||
SOURCE_DIR_2="ghidra-native-0.6.4"
|
||||
PATCHES_2="r2ghidra-$portVersion-source2.patchset"
|
||||
srcGitRev_3="0e3f1699ffab5f820060fe99c61f0f9495c0c5b6"
|
||||
SOURCE_URI_3="https://github.com/zeux/pugixml/archive/refs/tags/v1.15.tar.gz"
|
||||
Reference in New Issue
Block a user