summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorThomas Orgis2016-02-08 00:35:09 +0100
committerThomas Orgis2016-02-08 00:35:09 +0100
commit6a1c7dd3462dc959e9d93ea023d0fbdce0feca57 (patch)
tree1f1b035e6d5737b58aeccc4a9e2077707c7b9d43 /audio-creation
parent13cb9b8e62abe862dd3eb83a15db1159aa96ad49 (diff)
ardour4: version 4.6
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/ardour4/DETAILS4
-rw-r--r--audio-creation/ardour4/HISTORY1
2 files changed, 3 insertions, 2 deletions
diff --git a/audio-creation/ardour4/DETAILS b/audio-creation/ardour4/DETAILS
index 80f4ec259a..91a86faf19 100755
--- a/audio-creation/ardour4/DETAILS
+++ b/audio-creation/ardour4/DETAILS
@@ -1,11 +1,11 @@
SPELL=ardour4
SPELLX=Ardour
- VERSION=4.4.0
+ VERSION=4.6.0
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[2]=http://sobukus.de/ardour/$SOURCE
- SOURCE_HASH=sha512:765912b0b493356d0b09b01334b2859f5e052edfdf6d9dfbb4d9b5b465945e448074d42695d6f2973a83fe07901cc4e61cd807ab6fb37fb055616bd5e76562a5
+ SOURCE_HASH=sha512:839520e9208695b5c6f6f119ad7b49184ac568471dc6b8bd48798721fbfae14f9d2554e499e2a29cf754678080de8d9b8d9e76bdbd4b075e17b939ad2b14f3bc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE="http://ardour.org"
LICENSE[0]=GPLv2
diff --git a/audio-creation/ardour4/HISTORY b/audio-creation/ardour4/HISTORY
index 756dffa453..39debef5cc 100644
--- a/audio-creation/ardour4/HISTORY
+++ b/audio-creation/ardour4/HISTORY
@@ -1,4 +1,5 @@
2016-02-07 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 4.6
* BUILD: enable C++11 mode since current glibmm requires that
2015-10-21 Thomas Orgis <sobukus@souremage.org>