audio/cubeb: Updated for version 0.2.1566.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-01-20 04:05:06 +00:00 committed by Willy Sudiarto Raharjo
parent ecc98676bf
commit 393d613ccc
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -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}

View File

@ -1,9 +1,9 @@
PRGNAM="cubeb"
VERSION="0.2.1543"
VERSION="0.2.1566"
HOMEPAGE="https://github.com/mozilla/cubeb"
DOWNLOAD="https://github.com/mozilla/cubeb/archive/27d2a102b0b75d9e49d43bc1ea516233fb87d778/cubeb-27d2a102b0b75d9e49d43bc1ea516233fb87d778.tar.gz \
DOWNLOAD="https://github.com/mozilla/cubeb/archive/c96f0d4e7ff8843b96719c15f40f1b8032bccba8/cubeb-c96f0d4e7ff8843b96719c15f40f1b8032bccba8.tar.gz \
https://github.com/arsenm/sanitizers-cmake/archive/aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a/sanitizers-cmake-aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a.tar.gz"
MD5SUM="d1d221e822cbaf4dbdb4f8ab418b2148 \
MD5SUM="acd59c8ede5c6f5ce83656007d7ccd7c \
0492fedbd255d1d831db432c2578a0c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""