[svn-commits] kpfleming: branch 1.4 r236357 - /branches/1.4/sounds/Makefile

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat Dec 26 09:26:20 CST 2009


Author: kpfleming
Date: Sat Dec 26 09:26:17 2009
New Revision: 236357

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=236357
Log:
update to latest releases with zero uid/gid

Modified:
    branches/1.4/sounds/Makefile

Modified: branches/1.4/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/sounds/Makefile?view=diff&rev=236357&r1=236356&r2=236357
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Sat Dec 26 09:26:17 2009
@@ -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))




More information about the svn-commits mailing list