]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
update to latest releases with zero uid/gid
authorKevin P. Fleming <kpfleming@digium.com>
Sat, 26 Dec 2009 15:26:17 +0000 (15:26 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Sat, 26 Dec 2009 15:26:17 +0000 (15:26 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@236357 65c4cc65-6c06-0410-ace0-fbb531ad65f3

sounds/Makefile

index 68ad6c533e00fe1c7b2436589da5b59b8231fb06..6052c8adf196684c4d819c72cbfbabf6852be008 100644 (file)
@@ -18,8 +18,8 @@
 PWD:=$(shell pwd)
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.16
-EXTRA_SOUNDS_VERSION:=1.4.9
+CORE_SOUNDS_VERSION:=1.4.17
+EXTRA_SOUNDS_VERSION:=1.4.10
 SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
 MCS:=$(subst -FR-,-fr-,$(MCS))