aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index b42daad..6a5d90d 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -19,7 +19,7 @@ add_subdirectory(GSL)
FetchContent_Declare(
yacppdic
GIT_REPOSITORY "https://git.hampusmat.com/yacppdic"
- GIT_TAG v0.1.2
+ GIT_TAG v0.1.5
)
add_subdirectory(yacppdic)