Merged revisions 56094 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r56094 | murf | 2007-02-21 19:39:58 -0700 (Wed, 21 Feb 2007) | 1 line

updated the sound tarball versions in Makefile
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56095 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy 2007-02-22 02:48:29 +00:00
parent 1bec2f5bfa
commit c8a9434625
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.4.5
EXTRA_SOUNDS_VERSION:=1.4.4
CORE_SOUNDS_VERSION:=1.4.6
EXTRA_SOUNDS_VERSION:=1.4.5
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))