aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/include.sh/build-dep-cocoapod.sh
diff options
context:
space:
mode:
authorGravatar Viet Hoa Dinh <dvh@fb.com>2018-01-02 09:47:19 -0800
committerGravatar Viet Hoa Dinh <dvh@fb.com>2018-01-02 09:47:41 -0800
commitb99e4eab5cc02bda9a723cd38b0a3a2393dd1e15 (patch)
treeb26f21de6897bde895ededfa77d0785a1014bacc /scripts/include.sh/build-dep-cocoapod.sh
parente8dc319c2e5d9c0e49c03776276563572943d4f7 (diff)
Changed http to https
Diffstat (limited to 'scripts/include.sh/build-dep-cocoapod.sh')
-rwxr-xr-xscripts/include.sh/build-dep-cocoapod.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/include.sh/build-dep-cocoapod.sh b/scripts/include.sh/build-dep-cocoapod.sh
index 952fa3c5..b85d7ad7 100755
--- a/scripts/include.sh/build-dep-cocoapod.sh
+++ b/scripts/include.sh/build-dep-cocoapod.sh
@@ -248,7 +248,7 @@ build_git_osx()
get_prebuilt_dep()
{
- url="http://d.etpan.org/mailcore2-deps"
+ url="https://d.etpan.org/mailcore2-deps"
if test "x$name" = x ; then
return