iaito, bump to 6.0.8 (#13589)

This commit is contained in:
Schrijvers Luc
2026-01-06 16:21:55 +01:00
committed by GitHub
parent 74f6419ec3
commit acc6ce3ab9
3 changed files with 5 additions and 6 deletions

View File

@@ -10,13 +10,12 @@ framework.
* Aims to cover other radare2 features, not just a disassembler forensics, networking, \
bindiffing, solvers ..."
HOMEPAGE="https://github.com/radareorg/iaito"
COPYRIGHT="2025 radare2 developers et all"
COPYRIGHT="2026 radare2 developers et all"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://github.com/radareorg/iaito/archive/4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f.tar.gz"
CHECKSUM_SHA256="972775d0c23f50ba887889da821f25003bf3ffb5fe654876eb072b83ccfc0c69"
SOURCE_URI="https://github.com/radareorg/iaito/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="d6446bffd944c316faa31dc1017aedf85528e6ecc755d7480cfda988f707f527"
SOURCE_FILENAME="iaito-$portVersion.tar.gz"
SOURCE_DIR="iaito-4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f"
srcGitRev_2="e66b3a962a7fc7dfd730764180011ecffbb206bf"
SOURCE_URI_2="https://github.com/radareorg/iaito-translations/archive/$srcGitRev_2.tar.gz"
CHECKSUM_SHA256_2="11f170b87045b5bec23e398ba04994719a72f4573d4391396a3ac0011792e14a"

View File

@@ -1,4 +1,4 @@
From 1dc6ebf5fb6afce65a68d00caf8f299cc4b8701a Mon Sep 17 00:00:00 2001
From 9611d1a30734eb6a511961efecba046b00d0408c Mon Sep 17 00:00:00 2001
From: Schrijvers Luc <begasus@gmail.com>
Date: Mon, 25 Nov 2024 09:38:57 +0100
Subject: Makefile fixes for Haiku
@@ -24,5 +24,5 @@ index d6e0d20..dd34f4b 100644
user-install:
$(MAKE) install PREFIX=${HOME}/.local
--
2.45.2
2.52.0