summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2009-05-28 22:42:27 +0000
committerSean Bright <sean@malleable.com>2009-05-28 22:42:27 +0000
commitc772d5a0e696a75199528350be47d63550d63dda (patch)
tree02e8bed00c399d7aae635b58e6ca8dfda07589f0 /sounds
parent1d00714496002d30714c58da24200acee89167f7 (diff)
Update references to downloads.digium.com to its new URL.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197861 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index c9687c53d..05afdf52f 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -19,7 +19,7 @@ SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.4.15
EXTRA_SOUNDS_VERSION:=1.4.9
-SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
+SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))
MCS:=$(subst -ES-,-es-,$(MCS))