summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-oss
diff options
context:
space:
mode:
authorPol Vinogradov2006-08-31 02:46:30 +0500
committerPol Vinogradov2006-08-31 02:46:30 +0500
commit954415bc1cd8ed193a41baf3adb5052ac9db249a (patch)
treef26fe2f2f5376a7fa5056c4934ac2a08d9b391c2 /audio-drivers/alsa-oss
parent5994023ab443a32fb2e05e70fc38995a50c4e6d5 (diff)
audio-drivers/alsa-*: updated to 1.0.12
Diffstat (limited to 'audio-drivers/alsa-oss')
-rwxr-xr-xaudio-drivers/alsa-oss/DETAILS4
-rw-r--r--audio-drivers/alsa-oss/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/alsa-oss/DETAILS b/audio-drivers/alsa-oss/DETAILS
index 50eadf913d..e2cf9e4bc8 100755
--- a/audio-drivers/alsa-oss/DETAILS
+++ b/audio-drivers/alsa-oss/DETAILS
@@ -1,9 +1,9 @@
SPELL=alsa-oss
- VERSION=1.0.11
+ VERSION=1.0.12
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/oss-lib/$SOURCE
- SOURCE_HASH=sha512:cf0d3333a5243081d624a450c2bed5e2a6f7ff88e85257e1f97a10ee68822394111fdde058a0761d6b1fccded7e018fd8c341b548a9ec61e06a471e7ef055cb6
+ SOURCE_HASH=sha512:877d49f9154d0578be6b6f4ae90a0bffa2ff89693d6a5c673c05c9ea33938e501887717ee896d4de21cb27d00c82db7fdd0aedb3f73c3cbf28a17adfbe467081
WEB_SITE=http://www.alsa-project.org/
ENTERED=20041026
PATCHLEVEL=1
diff --git a/audio-drivers/alsa-oss/HISTORY b/audio-drivers/alsa-oss/HISTORY
index e80182fc5b..a720582fe2 100644
--- a/audio-drivers/alsa-oss/HISTORY
+++ b/audio-drivers/alsa-oss/HISTORY
@@ -1,3 +1,6 @@
+2006-08-31 Pol Vinogradov <vin.public@gmail.com>
+ * DETAILS: updated to 1.0.12
+
2006-08-24 Chris Dombroski <cdombroski@icanttype.org>
* DEPENDS: Added alsa-lib as a dependency #11253