From 830f4178bf4c78c46b49f05ffdf9ba6937e86a30 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 4 Jan 2024 03:39:16 +0300 Subject: [PATCH] 1 --- nlohmann-json/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlohmann-json/lure.sh b/nlohmann-json/lure.sh index 59b1cc4..3203096 100755 --- a/nlohmann-json/lure.sh +++ b/nlohmann-json/lure.sh @@ -10,7 +10,7 @@ provides=('nlohmann-json') conflicts=('nlohmann-json') build_deps_rosa=('cmake' 'git') -sources=("git+https://github.com/nlohmann/json?~rev=v{$version}") +sources=("git+https://github.com/nlohmann/json?~rev=v{$version}&~recursive=true") checksums=('SKIP')