summaryrefslogtreecommitdiffstats
path: root/audio-drivers/oss
diff options
context:
space:
mode:
authorAndraž Levstik2010-04-07 20:16:25 +0200
committerAndraž Levstik2010-04-07 20:16:25 +0200
commit4ad72098adfd22fa9b34bde6deecc426bbf8bed9 (patch)
tree7d9c4583f4326cd415ee3ae781dede7ab5f79a23 /audio-drivers/oss
parent00dcae95a0a4635cd2e295241668a0b766582797 (diff)
oss: updated to 4.2 build 2002
Diffstat (limited to 'audio-drivers/oss')
-rwxr-xr-xaudio-drivers/oss/DETAILS6
-rw-r--r--audio-drivers/oss/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/audio-drivers/oss/DETAILS b/audio-drivers/oss/DETAILS
index ce84f3fe4f..628497a17d 100755
--- a/audio-drivers/oss/DETAILS
+++ b/audio-drivers/oss/DETAILS
@@ -3,7 +3,7 @@ if [[ $OSS_BRANCH == scm ]]; then
if [[ $OSS_SCM_AUTO == y ]]; then
VERSION=$(date +%Y%m%d)
else
- VERSION="4.1-scm"
+ VERSION="4.3-scm"
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=hg_http://mercurial.opensound.com/:$SPELL-scm
@@ -16,10 +16,10 @@ elif [[ $OSS_BRANCH == test ]]; then
SOURCE_HASH=sha512:44dce6c0176c6e7da61a254f526c5e86c7fc731e0b1311df2f6d9cee08a0151d16e51da7f62c3a63462b408ea7f34c646ce152b1fc3829e3f345dbededdd6936
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
else
- VERSION=v4.1-build1052
+ VERSION=v4.2-build2002
SOURCE=$SPELL-$VERSION-src-gpl.tar.bz2
SOURCE_URL[0]=http://www.4front-tech.com/developer/sources/stable/gpl/$SOURCE
- SOURCE_HASH=sha512:30918c341ef55d757ad1769fc449a6f7bfb81a1bfe40fa6865744b46fc39832f044c21b438ee6f67be65159833cb4a4ca432e901d41d6a88e1de73dd6e2d7006
+ SOURCE_HASH=sha512:e899edd30299020b97b4061968217c89867f014e3f555cc2b2315119ecc7d6033d30c105ce81ac5c8934e8c016a0db4247e00694801acf69d2e536c63e6b7b18
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src-gpl"
fi
WEB_SITE="http://www.opensound.com "
diff --git a/audio-drivers/oss/HISTORY b/audio-drivers/oss/HISTORY
index ba8b099deb..08c0768c0a 100644
--- a/audio-drivers/oss/HISTORY
+++ b/audio-drivers/oss/HISTORY
@@ -1,3 +1,7 @@
+2010-04-07 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DETAILS: updated stable to 4.2 build 2002
+ scm is 4.3 now
+
2009-07-26 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* PREPARE: added test back
* DETAILS: updated both stable and test