Skip to content

Commit

Permalink
Merge pull request #4311 from rouault/backport_pr_4310
Browse files Browse the repository at this point in the history
[Backport 9.5] Database: update ESRI to ArcGIS Pro 3.4
  • Loading branch information
rouault authored Nov 5, 2024
2 parents 7bafffe + 3729af1 commit 9dd2f1a
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 146 deletions.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
include(sql_filelist.cmake)

set(PROJ_DB_SQL_EXPECTED_MD5 "8a4df4be0172ce451325c1e04fb089be")
set(PROJ_DB_SQL_EXPECTED_MD5 "b9b39adb863dd3b65fc507a8fd78f22e")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down
Loading

0 comments on commit 9dd2f1a

Please sign in to comment.