summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorVlad Glagolev2016-05-05 21:40:02 -0400
committerVlad Glagolev2016-05-05 21:40:02 -0400
commit5e5359bd28f66c07df7f324cf61b533435ee8b4c (patch)
treeabca77148fc50542c58d666011595ef3d1994232 /audio-creation
parentb779299d57adb2039925408e3f3e27e9cd9f78d7 (diff)
ardour3: updated mirror to ftp.sourcemage.us
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/ardour3/DETAILS2
-rw-r--r--audio-creation/ardour3/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/ardour3/DETAILS b/audio-creation/ardour3/DETAILS
index 63ba35f5b2..1c11f70cbc 100755
--- a/audio-creation/ardour3/DETAILS
+++ b/audio-creation/ardour3/DETAILS
@@ -4,7 +4,7 @@
PATCHLEVEL=1
SOURCE="${SPELLX}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://download.sourcemage.org/grimoire/distro/${SOURCE}
- SOURCE_URL[1]=http://sourcemage.ru/mirror/$SOURCE
+ SOURCE_URL[1]=http://ftp.sourcemage.us/mirror/$SOURCE
SOURCE_HASH=sha512:0ca8251ac698d3c6f11936799ae31ee078f3e8f0f7c2b37bfc1a96ffcc8d402e2803743af1da63153aaa332f2c1b3e9645c4c74ce10862f64aafc08c428775da
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE="http://ardour.org"
diff --git a/audio-creation/ardour3/HISTORY b/audio-creation/ardour3/HISTORY
index a70265ff2f..ae126aeb75 100644
--- a/audio-creation/ardour3/HISTORY
+++ b/audio-creation/ardour3/HISTORY
@@ -1,3 +1,6 @@
+2016-05-05 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated mirror to ftp.sourcemage.us
+
2015-04-23 Thomas Orgis <sobukus@sourcemage.org>
* BUILD: with --optimize, otherwise it's using -O0 and ignoring
our CFLAGS totally!