mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res_pjproject.c: Upgrade bundled PJPROJECT to 2.7
Update patches included in bundled PJPROJECT for the new version. ASTERISK-27355 Change-Id: I9ac5dbbffaadca25ad24fac8b9ab615e5ace6083
This commit is contained in:
8
third-party/pjproject/Makefile.rules
vendored
8
third-party/pjproject/Makefile.rules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user