Skip to content

Commit

Permalink
Database: update PROJ_DB_SQL_EXPECTED_MD5
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 8, 2024
1 parent 6cda601 commit d71db11
Showing 1 changed file with 1 addition and 1 deletion.
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 "bd16a1e9fa23b76dcc03f9df24451430")
set(PROJ_DB_SQL_EXPECTED_MD5 "02b43627b9530b441bc12f59e3731e9a")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down

0 comments on commit d71db11

Please sign in to comment.