From 8d6b282862666e58c30b9536a3257874598cf1be Mon Sep 17 00:00:00 2001 From: King_DuckZ Date: Mon, 10 Aug 2020 18:42:10 +0100 Subject: [PATCH] Update submodules --- .gitignore | 1 + subprojects/SQLiteCpp/SQLiteCpp | 2 +- subprojects/SQLiteCpp/meson.build | 2 +- subprojects/date | 2 +- subprojects/restc-cpp/restc-cpp | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1c9082c..0cf0bd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .clangd tags compile_commands.json +links.txt diff --git a/subprojects/SQLiteCpp/SQLiteCpp b/subprojects/SQLiteCpp/SQLiteCpp index f757b64..d2be4c8 160000 --- a/subprojects/SQLiteCpp/SQLiteCpp +++ b/subprojects/SQLiteCpp/SQLiteCpp @@ -1 +1 @@ -Subproject commit f757b640b1a900544241346fe4711de7cb5c8ffd +Subproject commit d2be4c84bfac70c61fded008576e3e9fad17f82e diff --git a/subprojects/SQLiteCpp/meson.build b/subprojects/SQLiteCpp/meson.build index 5d45e0a..333be81 100644 --- a/subprojects/SQLiteCpp/meson.build +++ b/subprojects/SQLiteCpp/meson.build @@ -4,7 +4,7 @@ project('SQLiteCpp', 'cpp', default_options: ['cpp_std=gnu++11'], ) -sqlite_dep = dependency('sqlite3', version: '>=3.7.15') +sqlite_dep = dependency('sqlite3', version: '>=3.32.1') pub_incdir = include_directories('SQLiteCpp/include') diff --git a/subprojects/date b/subprojects/date index a55f1a1..569b2d6 160000 --- a/subprojects/date +++ b/subprojects/date @@ -1 +1 @@ -Subproject commit a55f1a103b9d21a0440fde0fb9ea5cf547826af6 +Subproject commit 569b2d678547985d0ead3b73ee93a28919000887 diff --git a/subprojects/restc-cpp/restc-cpp b/subprojects/restc-cpp/restc-cpp index 533eb51..48bc608 160000 --- a/subprojects/restc-cpp/restc-cpp +++ b/subprojects/restc-cpp/restc-cpp @@ -1 +1 @@ -Subproject commit 533eb5155bd185fd726e5bd1e61ef9a209f49497 +Subproject commit 48bc608b9bedb358cccb1c73b1a30a9eda171776