Update Ghidra to 11.4
This commit is contained in:
parent
e48c5e0b60
commit
1b56a1da3f
2 changed files with 19 additions and 2 deletions
17
ghidra/.build-11.3.1-0.fc43.log
Normal file
17
ghidra/.build-11.3.1-0.fc43.log
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
|
||||||
|
|
||||||
|
setting SOURCE_DATE_EPOCH=1720915200
|
||||||
|
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.0ufId8
|
||||||
|
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ltJIMJ
|
||||||
|
+ umask 022
|
||||||
|
+ cd /home/josh/sources/copr/ghidra/ghidra-11.3.1-build
|
||||||
|
+ cd /home/josh/sources/copr/ghidra/ghidra-11.3.1-build
|
||||||
|
+ rm -rf ghidra-11.3.1
|
||||||
|
+ /usr/bin/mkdir -p ghidra-11.3.1
|
||||||
|
+ cd ghidra-11.3.1
|
||||||
|
+ /usr/lib/rpm/rpmuncompress -x /home/josh/sources/copr/ghidra/Ghidra_11.3.1_build.tar.gz
|
||||||
|
error: File /home/josh/sources/copr/ghidra/Ghidra_11.3.1_build.tar.gz: No such file or directory
|
||||||
|
error: Bad exit status from /var/tmp/rpm-tmp.ltJIMJ (%prep)
|
||||||
|
|
||||||
|
RPM build errors:
|
||||||
|
Bad exit status from /var/tmp/rpm-tmp.ltJIMJ (%prep)
|
|
@ -15,9 +15,9 @@
|
||||||
%global jre_ver 21
|
%global jre_ver 21
|
||||||
|
|
||||||
Name: ghidra
|
Name: ghidra
|
||||||
Version: 11.3.2
|
Version: 11.4
|
||||||
%global short_version %{version}
|
%global short_version %{version}
|
||||||
Release: 1%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: ghidra - Software reverse engineering (SRE) suite of tools
|
Summary: ghidra - Software reverse engineering (SRE) suite of tools
|
||||||
|
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue