summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2021-06-03 08:39:17 +0200
committerThomas Orgis2021-06-03 08:39:17 +0200
commitbbfabd77e7bd0690b43edd674f30876ee856f6a1 (patch)
tree2788b6b4a228a6deb7b66695079ffcc4b8a71705
parent667a83c9701fdd6d26487c2e346967cc25a6d806 (diff)
alsa-oss: version 1.1.8
-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 7de5390b19..da705ab922 100755
--- a/audio-drivers/alsa-oss/DETAILS
+++ b/audio-drivers/alsa-oss/DETAILS
@@ -8,11 +8,11 @@ if [[ $ALSA_OSS_BRANCH == scm ]]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
FORCE_DOWNLOAD=1
else
- VERSION=1.0.25
+ VERSION=1.1.8
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:5380e5acf588dd56384f53afedc7704bfc5e3a7b886853061c53236f86312a8f0ca9b9adf6e69019569a3eb6fd3e89acfb715bb16101f50dcf961e84269c3cd2
+ SOURCE_HASH=sha512:42966af0ca1be33b4ab1e20b2e3320056ad6caf6ecc5ecde3ae19571809a2fa924dd91d9b2a5d5b6f345b29d937b079400d2a165dbe2b8a33b857cd406c4ac7c
fi
WEB_SITE=http://www.alsa-project.org/
ENTERED=20041026
diff --git a/audio-drivers/alsa-oss/HISTORY b/audio-drivers/alsa-oss/HISTORY
index be9a32f2bb..f7bd4da7ba 100644
--- a/audio-drivers/alsa-oss/HISTORY
+++ b/audio-drivers/alsa-oss/HISTORY
@@ -1,3 +1,6 @@
+2021-06-03 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: update to 1.1.8 (thanks to VinZou)
+
2014-07-03 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Use get_scm_version