Skip to content

Commit 4407488

Browse files
committed
Update expected MD5 sum of database sql
1 parent 99c4f03 commit 4407488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
4545
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
4646
include(sql_filelist.cmake)
4747

48-
set(PROJ_DB_SQL_EXPECTED_MD5 "79e88859b5e194b02d45edf80e80ada9")
48+
set(PROJ_DB_SQL_EXPECTED_MD5 "0491c73526276ee8e99fe8f4597f9565")
4949

5050
add_custom_command(
5151
OUTPUT ${PROJ_DB}

0 commit comments

Comments
 (0)