diff options
author | Florian Dold <florian@dold.me> | 2023-03-15 15:45:32 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2023-03-15 15:45:32 +0100 |
commit | f90fe3663b6d41f5024c60a69880b5a098c913c9 (patch) | |
tree | 1b235febb4ba679a9818afa46e7307b5391a91a0 | |
parent | 70e6d50d6a592bdf5346f0e2098867e261cb7519 (diff) |
update submodules
-rw-r--r-- | .gitmodules | 1 | ||||
-rwxr-xr-x | bootstrap | 6 | ||||
m--------- | contrib/wallet-core | 0 | ||||
m--------- | doc/prebuilt | 0 |
4 files changed, 1 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 857edd23..40eaf8da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,4 @@ [submodule "contrib/wallet-core"] path = contrib/wallet-core url = git://git.taler.net/wallet-core + branch = prebuilt @@ -31,9 +31,3 @@ fi echo "$0: Running autoreconf" autoreconf -if - -echo "Importing single-page app (from external Git repository)" -cd contrib/wallet-core -git checkout -f origin/prebuilt - -exit 0 diff --git a/contrib/wallet-core b/contrib/wallet-core -Subproject abc01ba21f670960df8a79047d536f16c263183 +Subproject fa191419fcf8cc4e2b17400b791dbdf4e673f5a diff --git a/doc/prebuilt b/doc/prebuilt -Subproject 4739f1447d0e8a6534c7fbdbc361d5d756d1875 +Subproject 8452f991dd967328207fab52a99beb19e2cb4df |