diff --git a/.gitmodules b/.gitmodules index ff4b7c2b..87f5b805 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "modules/parrot-build"] - path = modules/parrot-build - url = https://github.com/kforney/parrot-build [submodule "modules/live-build-config"] path = modules/live-build-config url = https://github.com/kforney/live-build-config +[submodule "modules/parrot-build"] + path = modules/parrot-build + url = https://github.com/kforney/parrot-build.git diff --git a/modules/parrot-build b/modules/parrot-build index 2dd44a3b..90272e15 160000 --- a/modules/parrot-build +++ b/modules/parrot-build @@ -1 +1 @@ -Subproject commit 2dd44a3b49feeb4f2e04bb2c220dd5152ced10c3 +Subproject commit 90272e15a099b9768631b7a7781f8ee0114bdbc1