multimedia/obs-studio: Updated for version 17.0.1

Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
Christoph Willing 2017-01-18 14:30:05 +10:00 committed by Willy Sudiarto Raharjo
parent 1ae59d0599
commit 68350d746b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for Open Broadcaster Software
#
# Copyright 2015 Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com>
# Copyright 2016 Christoph Willing Brisbane, Australia
# Copyright 2016-2017 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=obs-studio
VERSION=${VERSION:-0.16.6}
VERSION=${VERSION:-17.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="obs-studio"
VERSION="0.16.6"
VERSION="17.0.1"
HOMEPAGE="https://obsproject.com/"
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/0.16.6/obs-studio-0.16.6.tar.gz"
MD5SUM="8d572fc692b75aca07bd0aa6ef008289"
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/17.0.1/obs-studio-17.0.1.tar.gz"
MD5SUM="05d176fda7dfaa471c912cfcbafcc86d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"