mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Merge remote-tracking branch 'origin/Ghidra_11.4'
This commit is contained in:
commit
032e62fd76
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@
|
||||||
# This script builds the postgresql server and BSim extension within a
|
# This script builds the postgresql server and BSim extension within a
|
||||||
# GHIDRA installation.
|
# GHIDRA installation.
|
||||||
#
|
#
|
||||||
# The PostgreSQL source distribution file postgresql-15.10.tar.gz must
|
# The PostgreSQL source distribution file postgresql-15.13.tar.gz must
|
||||||
# be placed in the BSim module directory prior to running this script.
|
# be placed in the BSim module directory prior to running this script.
|
||||||
# This file can be downloaded directly from the PostgreSQL website at:
|
# This file can be downloaded directly from the PostgreSQL website at:
|
||||||
#
|
#
|
||||||
# https://www.postgresql.org/ftp/source/v15.10
|
# https://www.postgresql.org/ftp/source/v15.13
|
||||||
#
|
#
|
||||||
# Within development environments, this script will first check the
|
# Within development environments, this script will first check the
|
||||||
# ghidra.bin repo for this source file.
|
# ghidra.bin repo for this source file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue