diff --git a/sounds/Makefile b/sounds/Makefile index e768d6b997fc7a24fb1b999270c77d633fd04321..f831610dde55eb85bda1d855d96d85f31872963d 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -18,8 +18,8 @@ PWD:=$(shell pwd) SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh -CORE_SOUNDS_VERSION:=1.4.4 -EXTRA_SOUNDS_VERSION:=1.4.3 +CORE_SOUNDS_VERSION:=1.4.5 +EXTRA_SOUNDS_VERSION:=1.4.4 SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS)) MCS:=$(subst -FR-,-fr-,$(MCS))