From e4ef43d6982dd49a4edb3a954c9c812a4e889d4f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 11 Jul 2019 17:11:11 +0300 Subject: Adjust with new libpkgconf repository --- .gitmodules | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index be801fd..923e17b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,10 +24,11 @@ path = libodb-sqlite url = https://scm.codesynthesis.com/odb/libodb-sqlite.git update = none -[submodule "libpkgconf"] - path = libpkgconf - url = https://git.build2.org/packaging/pkgconf/libpkgconf.git - update = none [submodule "sqlite"] path = sqlite url = https://git.build2.org/packaging/sqlite/sqlite.git + update = none +[submodule "pkgconf"] + path = pkgconf + url = https://git.build2.org/packaging/pkgconf/pkgconf.git + update = none -- cgit v1.1