Skip to content

Commit

Permalink
sync upstream libnoson 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Sep 8, 2022
1 parent 5d89b91 commit 653a614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/noson/CMakeLists.txt)
else()
if(NOT LIBNOSON_GIT_MASTER)
download_project(PROJ noson
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.9.0.tar.gz"
URL_HASH MD5=0bf05255d725d1f72032923e4f60c974
URL "${CMAKE_CURRENT_SOURCE_DIR}/noson-2.9.1.tar.gz"
URL_HASH MD5=cb55fd58d4b49fc7882efad1866774ee
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
UPDATE_DISCONNECTED ON)
else()
Expand Down
2 changes: 1 addition & 1 deletion backend/lib/noson

0 comments on commit 653a614

Please sign in to comment.