mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
multimedia/obs-studio: Updated for version 27.0.0
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
becf94bba7
commit
f238fd2648
2 changed files with 9 additions and 9 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obs-studio
|
||||
VERSION=${VERSION:-26.1.2}
|
||||
COMMIT=3514f4fea5ead7aa15f1e57934a86a55b579fed0
|
||||
VERSION=${VERSION:-27.0.0}
|
||||
COMMIT=2b69adf3bcdb195df5373fd31af217157efde001
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="26.1.2"
|
||||
VERSION="27.0.0"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/obs/obs-studio-3514f4fea5ead7aa15f1e57934a86a55b579fed0.tar.gz \
|
||||
https://cef-builds.spotifycdn.com/cef_binary_87.1.14%2Bga29e9a3%2Bchromium-87.0.4280.141_linux32_minimal.tar.bz2"
|
||||
MD5SUM="932f6cd4787671d07919427d88f0468b \
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/obs/obs-studio-2b69adf3bcdb195df5373fd31af217157efde001.tar.gz \
|
||||
https://cef-builds.spotifycdn.com/cef_binary_87.1.14+ga29e9a3+chromium-87.0.4280.141_linux32_minimal.tar.bz2"
|
||||
MD5SUM="af439eab99da2b411b9a8d8111a96550 \
|
||||
0612e9d056cb4af780ccdad0a0e99b13"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/obs/obs-studio-3514f4fea5ead7aa15f1e57934a86a55b579fed0.tar.gz \
|
||||
https://cef-builds.spotifycdn.com/cef_binary_87.1.14%2Bga29e9a3%2Bchromium-87.0.4280.141_linux64_minimal.tar.bz2"
|
||||
MD5SUM_x86_64="932f6cd4787671d07919427d88f0468b \
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/obs/obs-studio-2b69adf3bcdb195df5373fd31af217157efde001.tar.gz \
|
||||
https://cef-builds.spotifycdn.com/cef_binary_87.1.14+ga29e9a3+chromium-87.0.4280.141_linux64_minimal.tar.bz2"
|
||||
MD5SUM_x86_64="af439eab99da2b411b9a8d8111a96550 \
|
||||
0aae132dd4d4cd86d412ef81327a8324"
|
||||
REQUIRES="faac luajit rtmpdump x264 jack libfdk-aac mbedtls"
|
||||
MAINTAINER="Christoph Willing"
|
||||
|
|
Loading…
Reference in a new issue