summaryrefslogtreecommitdiffstats
path: root/audio-drivers/jack2
diff options
context:
space:
mode:
authorThomas Orgis2010-06-22 23:31:10 +0200
committerThomas Orgis2010-06-22 23:31:10 +0200
commit11d353ee8f0291b3e8829eb2b646863acf0fa65c (patch)
treec423b4ff1990d8fc415f5eaf32e41f9082d6db49 /audio-drivers/jack2
parent8799ae1e0b288c675eac43acfac78863ab4b3297 (diff)
jack2: bump to 1.9.5
Diffstat (limited to 'audio-drivers/jack2')
-rwxr-xr-xaudio-drivers/jack2/DETAILS4
-rw-r--r--audio-drivers/jack2/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/jack2/DETAILS b/audio-drivers/jack2/DETAILS
index eef8c60664..e732312899 100755
--- a/audio-drivers/jack2/DETAILS
+++ b/audio-drivers/jack2/DETAILS
@@ -11,10 +11,10 @@ if [[ $JACK2_VCS == y ]]; then
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
else
- VERSION=1.9.4
+ VERSION=1.9.5
SOURCE=jack-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.grame.fr/~letz/$SOURCE
- SOURCE_HASH=sha512:e959fff2ad6bffb3544965139d61cbcfee163e3ff7d7e3483020901b5c88d9735a4c22ec2cff388c59019d03cdfb3aee51cb4274a3fa0f89ed340f3443144f6a
+ SOURCE_HASH=sha512:810971221708c403c1111c89b6dc0a79045f86c8e71076291c70e799c65a19ff94534c76f58767325107780a9bb120e9373670c1779ee30c7ace9fc01ed79a00
SOURCE_DIRECTORY="$BUILD_DIRECTORY/jack-$VERSION"
fi
WEB_SITE=http://jackaudio.org/
diff --git a/audio-drivers/jack2/HISTORY b/audio-drivers/jack2/HISTORY
index d540f87ff3..76bccad25d 100644
--- a/audio-drivers/jack2/HISTORY
+++ b/audio-drivers/jack2/HISTORY
@@ -1,3 +1,6 @@
+2010-06-22 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: updated spell to 1.9.5
+
2010-02-08 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: updated spell to 1.9.4