summaryrefslogtreecommitdiffstats
path: root/audio/cubeb/cubeb.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cubeb/cubeb.SlackBuild')
-rw-r--r--audio/cubeb/cubeb.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cubeb/cubeb.SlackBuild b/audio/cubeb/cubeb.SlackBuild
index 9cea865cbe..0ba4806418 100644
--- a/audio/cubeb/cubeb.SlackBuild
+++ b/audio/cubeb/cubeb.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cubeb
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cubeb
-VERSION=${VERSION:-0.2.1543}
-SRCVER=${SRCVER:-27d2a102b0b75d9e49d43bc1ea516233fb87d778}
+VERSION=${VERSION:-0.2.1566}
+SRCVER=${SRCVER:-c96f0d4e7ff8843b96719c15f40f1b8032bccba8}
SANITIZERSCMAKE=${SANITIZERSCMAKE:-aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a}
ALSA=${ALSA:-true}
JACK=${JACK:-false}