]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update references to downloads.digium.com to its new URL.
authorSean Bright <sean@malleable.com>
Thu, 28 May 2009 22:42:27 +0000 (22:42 +0000)
committerSean Bright <sean@malleable.com>
Thu, 28 May 2009 22:42:27 +0000 (22:42 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197861 65c4cc65-6c06-0410-ace0-fbb531ad65f3

include/asterisk/doxygen/releases.h
sounds/Makefile

index 07640dac4a6f4021ec3583bb3d6114b5cf7f8694..c895d1c3c3708bcd4c40511ae3efc62f9bc8863b 100644 (file)
  * Commits to the Asterisk 1.2 branch should only address security issues or
  * regressions introduced by previous security fixes.  For a security issue, the
  * commit should be accompanied by an 
- * <a href="http://downloads.digium.com/pub/security/">Asterisk Security Advisory</a>
+ * <a href="http://downloads.asterisk.org/pub/security/">Asterisk Security Advisory</a>
  * and an immediate release.  When a commit goes in to fix a regression, the previous
  * security advisory that is related to the change that introduced the bug should get
  * updated to indicate that there is an updated version of the fix.  A release should
index c9687c53d344f16773c7ee9b4c79d0a02fad3ee2..05afdf52f9592e7e95a69fc321a8e987e963877d 100644 (file)
@@ -19,7 +19,7 @@ SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
 CORE_SOUNDS_VERSION:=1.4.15
 EXTRA_SOUNDS_VERSION:=1.4.9
-SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
+SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
 MCS:=$(subst -FR-,-fr-,$(MCS))
 MCS:=$(subst -ES-,-es-,$(MCS))