summaryrefslogtreecommitdiff
path: root/third-party/pjproject/Makefile.rules
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-10-25 05:26:14 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-10-25 05:26:14 -0500
commit4990048d9d8d7fcbc24c690382f1da7a4e1c05ac (patch)
treead08a8146042a73315afe4ecb86331fb7d8804fa /third-party/pjproject/Makefile.rules
parentcbd92630807f56aec5efb885e2ed80681b14974a (diff)
parent0f3dcb250ab264c849a4bb0214a22966379cee70 (diff)
Merge "res_pjproject.c: Upgrade bundled PJPROJECT to 2.7" into 15
Diffstat (limited to 'third-party/pjproject/Makefile.rules')
-rw-r--r--third-party/pjproject/Makefile.rules8
1 files changed, 8 insertions, 0 deletions
diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules
index acd766218..56b2c4934 100644
--- a/third-party/pjproject/Makefile.rules
+++ b/third-party/pjproject/Makefile.rules
@@ -1,3 +1,11 @@
+# We switched download locations so Asterisk users don't bombard the Teluu
+# site with download requests.
+#
+# For future reference when upgrading bundled PJPROJECT the next time
+# PJPROJECT is released.
+# Teluu's download URL.
+# PJPROJECT_URL ?= http://www.pjsip.org/release/$(PJPROJECT_VERSION)
+
PJPROJECT_URL ?= https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/$(PJPROJECT_VERSION)
# PJPROJECT_CONFIGURE_OPTS could come from the command line or could be