audio/cubeb: Updated for version 20230825_3f86a06.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-09-03 11:29:34 +09:00 committed by Willy Sudiarto Raharjo
parent 4eed81ee96
commit e07d93bae2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 8 additions and 8 deletions

View file

@ -25,9 +25,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cubeb
VERSION=${VERSION:-20230321_2071354}
SRCVER=${SRCVER:-2071354a69aca7ed6df3b4222e305746c2113f60}
GOOGLETEST=${GOOGLETEST:-800f5422ac9d9e0ad59cd860a2ef3a679588acb4}
VERSION=${VERSION:-20230825_3f86a06}
SRCVER=${SRCVER:-3f86a06fcee0ee738db8d0747bf291df8d12ef07}
GOOGLETEST=${GOOGLETEST:-40412d85124f7c6f3d88454583c4633e5e10fc8c}
SANITIZERSCMAKE=${SANITIZERSCMAKE:-aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a}
ALSA=${ALSA:-true}
JACK=${JACK:-false}

View file

@ -1,11 +1,11 @@
PRGNAM="cubeb"
VERSION="20230321_2071354"
VERSION="20230825_3f86a06"
HOMEPAGE="https://github.com/mozilla/cubeb"
DOWNLOAD="https://github.com/mozilla/cubeb/archive/2071354a69aca7ed6df3b4222e305746c2113f60/cubeb-2071354a69aca7ed6df3b4222e305746c2113f60.tar.gz \
https://github.com/google/googletest/archive/800f5422ac9d9e0ad59cd860a2ef3a679588acb4/googletest-800f5422ac9d9e0ad59cd860a2ef3a679588acb4.tar.gz \
DOWNLOAD="https://github.com/mozilla/cubeb/archive/3f86a06fcee0ee738db8d0747bf291df8d12ef07/cubeb-3f86a06fcee0ee738db8d0747bf291df8d12ef07.tar.gz \
https://github.com/google/googletest/archive/40412d85124f7c6f3d88454583c4633e5e10fc8c/googletest-40412d85124f7c6f3d88454583c4633e5e10fc8c.tar.gz \
https://github.com/arsenm/sanitizers-cmake/archive/aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a/sanitizers-cmake-aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a.tar.gz"
MD5SUM="c0da757accb420af496d04f38e4eac57 \
b0b23c6e3137c995ed842b6fbae37e7b \
MD5SUM="39ef157697f709b524d0c2c9fd5385ec \
875f461cd87598454cc16547fcb22132 \
0492fedbd255d1d831db432c2578a0c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""