diff --git a/sounds/Makefile b/sounds/Makefile index 360028c48f7d7d3f3cda5a49ef45957727b424e7..2369e933cd150e5a03e0de1454a301b96d36815c 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -22,8 +22,8 @@ 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/releasesder -SOUNDS_URL_MIRROR:=https://download.iopsys.eu/iopsys/mirror/asterisk/sounds/releasesdff +SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases +SOUNDS_URL_MIRROR:=https://download.iopsys.eu/iopsys/mirror/asterisk/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS)) MCS:=$(subst -EN_AU-,-en_AU-,$(MCS)) MCS:=$(subst -EN_GB-,-en_GB-,$(MCS))