mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
sounds: Update download URL to use HTTPS.
Related to #136
(cherry picked from commit ade23d24a0
)
This commit is contained in:
committed by
Asterisk Development Team
parent
aec2e3b910
commit
fdec2a05de
@@ -22,7 +22,7 @@ MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
|
||||
CORE_SOUNDS_VERSION:=1.6.1
|
||||
EXTRA_SOUNDS_VERSION:=1.5.2
|
||||
MOH_VERSION:=2.03
|
||||
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
|
||||
SOUNDS_URL:=https://downloads.asterisk.org/pub/telephony/sounds/releases
|
||||
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
|
||||
MCS:=$(subst -EN_AU-,-en_AU-,$(MCS))
|
||||
MCS:=$(subst -EN_GB-,-en_GB-,$(MCS))
|
||||
|
Reference in New Issue
Block a user