From d576979e5f1ff5d882b990b5603d22f62fd1e04b Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 29 Nov 2022 11:04:11 -0500 Subject: update submodules --- .gitmodules | 9 +++++++++ bctoolbox | 1 + bzrtp | 1 + ortp | 1 + python-diffcp | 1 + 5 files changed, 13 insertions(+) create mode 160000 bctoolbox create mode 160000 bzrtp create mode 160000 ortp create mode 160000 python-diffcp diff --git a/.gitmodules b/.gitmodules index 34177e8..845b832 100644 --- a/.gitmodules +++ b/.gitmodules @@ -428,3 +428,12 @@ [submodule "python-cramjam"] path = python-cramjam url = aur@aur.archlinux.org:python-cramjam.git +[submodule "bctoolbox"] + path = bctoolbox + url = aur@aur.archlinux.org:bctoolbox.git +[submodule "ortp"] + path = ortp + url = aur@aur.archlinux.org:ortp.git +[submodule "bzrtp"] + path = bzrtp + url = aur@aur.archlinux.org:bzrtp.git diff --git a/bctoolbox b/bctoolbox new file mode 160000 index 0000000..71dc45e --- /dev/null +++ b/bctoolbox @@ -0,0 +1 @@ +Subproject commit 71dc45e5d401ef7ee292c1d34fbc7729a8e3086a diff --git a/bzrtp b/bzrtp new file mode 160000 index 0000000..140a237 --- /dev/null +++ b/bzrtp @@ -0,0 +1 @@ +Subproject commit 140a237dd17dbc8bda03e92938af387450bb0ccb diff --git a/ortp b/ortp new file mode 160000 index 0000000..e8e3a1e --- /dev/null +++ b/ortp @@ -0,0 +1 @@ +Subproject commit e8e3a1eb90512938cffc8b49139cbee50a4141b7 diff --git a/python-diffcp b/python-diffcp new file mode 160000 index 0000000..03d863b --- /dev/null +++ b/python-diffcp @@ -0,0 +1 @@ +Subproject commit 03d863b2358a2e8e25ac0a60d584aea0155ccd26 -- cgit v1.2.3-70-g09d2