Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bbfabd77e7bd0690b43edd674f30876ee856f6a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bbfabd77e7bd0690b43edd674f30876ee856f6a1)
  • Date: Thu, 3 Jun 2021 06:40:07 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-drivers/alsa-oss/DETAILS | 4 ++--
audio-drivers/alsa-oss/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit bbfabd77e7bd0690b43edd674f30876ee856f6a1
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

alsa-oss: version 1.1.8

diff --git a/audio-drivers/alsa-oss/DETAILS b/audio-drivers/alsa-oss/DETAILS
index 7de5390..da705ab 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 be9a32f..f7bd4da 100644
--- a/audio-drivers/alsa-oss/HISTORY
+++ b/audio-drivers/alsa-oss/HISTORY
@@ -1,3 +1,6 @@
+2021-06-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: update to 1.1.8 (thanks to VinZou)
+
2014-07-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Use get_scm_version




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (bbfabd77e7bd0690b43edd674f30876ee856f6a1), Thomas Orgis, 06/03/2021

Archive powered by MHonArc 2.6.24.

Top of Page