change utempl url to clearnet one
This commit is contained in:
parent
393f60f1bf
commit
540f3ad68d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ set(BOOST_INCLUDE_LIBRARIES "pfr;asio")
|
|||
option(CPM_USE_LOCAL_PACKAGES "Use local packages" ON)
|
||||
option(UTEMPL_USE_LOCAL_PACKAGE "Use utempl local package" OFF)
|
||||
set(UTEMPL_URL
|
||||
"https://ivt5wiimhwpo56td6eodn2n3fduug3bglqvqewbk2jnyl4hcimea.b32.i2p/git/sha512sum/utempl"
|
||||
"https://helicopter.myftp.org/git/sha512sum/utempl"
|
||||
CACHE STRING "utempl repository URL")
|
||||
|
||||
file(GLOB_RECURSE LIB_SOURCES "library/src/*.cpp")
|
||||
|
|
Loading…
Reference in a new issue