diff --git a/CMakeLists.txt b/CMakeLists.txt index f68e83b..b2e056d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ else() FetchContent_Declare( plist_proj GIT_REPOSITORY https://github.com/Dadoum/libplist-d - GIT_TAG d494cf3fe79a2bb20583173c0c8cf85ef33b719e + GIT_TAG d4b3793d9ff5f64325cd1cedb2ced31b51523ec1 PATCH_COMMAND ${DUB_DIRECTORY}/CMakeTmp/DubToCMake -c static -s plist-d ) FetchContent_MakeAvailable(plist_proj) diff --git a/dub.sdl b/dub.sdl index 90528c0..ca5dc64 100644 --- a/dub.sdl +++ b/dub.sdl @@ -18,7 +18,7 @@ configuration "plist-d" { configuration "libplist" { versions "LibPlist" - dependency "plist-d" repository="git+https://github.com/Dadoum/libplist-d.git" version="a0f5b393e517ef236263184d9002670b82a00401" + dependency "plist-d" repository="git+https://github.com/Dadoum/libplist-d.git" version="d4b3793d9ff5f64325cd1cedb2ced31b51523ec1" } subPackage {