From 7779d881126d5a564e7f007d5846868c3fc6ed26 Mon Sep 17 00:00:00 2001 From: Dean Moldovan Date: Sun, 29 May 2016 15:21:25 +0200 Subject: [PATCH] Switch submodule url to main pybind11 repository Now that the pybind11_add_module PR has been merged. --- .gitmodules | 4 ++-- pybind11 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index bc9546d..a84f300 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "pybind11"] path = pybind11 - url = https://github.com/dean0x7d/pybind11.git - branch = cmake + url = https://github.com/pybind/pybind11.git + branch = master diff --git a/pybind11 b/pybind11 index 03d6a51..0a07805 160000 --- a/pybind11 +++ b/pybind11 @@ -1 +1 @@ -Subproject commit 03d6a514d2dd49b263ec6a77c3cfaf9a45ba1d5a +Subproject commit 0a07805ab663b981d72bbe2663b946f8c18e67cf