summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2018-01-24 18:25:04 -0600
committerRichard Mudgett <rmudgett@digium.com>2018-01-26 15:45:49 -0600
commit5d320d2d4b9ec69ad071af503905aec6386d8564 (patch)
treebd7dc22fe3405f9fc8c1acebff34014dd320b518 /sounds
parent7fbf1e32caedf26c9b24b3ba04cae433dd9451b3 (diff)
Update sounds release to fix siren7 and siren14 files.
ASTERISK-16172 Change-Id: I2fb564258cd4db0f35952ad48b8687355c2dcad3
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index a081c3ccf..779d52a8e 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -19,8 +19,8 @@ CMD_PREFIX?=@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
SOUNDS_CACHE_DIR?=
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.6
-EXTRA_SOUNDS_VERSION:=1.5.1
+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
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))