mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-29 03:41:34 -07:00
Merge "sounds/Makefile: Incremented core and extra sounds versions to 1.5"
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@ CMD_PREFIX?=@
|
||||
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
|
||||
SOUNDS_CACHE_DIR?=
|
||||
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
|
||||
CORE_SOUNDS_VERSION:=1.4.27
|
||||
EXTRA_SOUNDS_VERSION:=1.4.15
|
||||
CORE_SOUNDS_VERSION:=1.5
|
||||
EXTRA_SOUNDS_VERSION:=1.5
|
||||
MOH_VERSION:=2.03
|
||||
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
|
||||
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
|
||||
|
||||
Reference in New Issue
Block a user