Browse Source
multimedia/inputstream.adaptive: Version bump to 20.3.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Jeremy Hansen
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild
-
multimedia/inputstream.adaptive/inputstream.adaptive.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=inputstream.adaptive |
|
|
|
CODNAM=Nexus |
|
|
|
VERSION=${VERSION:-20.3.8} |
|
|
|
VERSION=${VERSION:-20.3.9} |
|
|
|
BENTO4VER=${BENTO4VER:-1.6.0-639-6-Nexus} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
@ -1,9 +1,9 @@ |
|
|
|
PRGNAM="inputstream.adaptive" |
|
|
|
VERSION="20.3.8" |
|
|
|
VERSION="20.3.9" |
|
|
|
HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/" |
|
|
|
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.8-Nexus/inputstream.adaptive-20.3.8-Nexus.tar.gz \ |
|
|
|
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.9-Nexus/inputstream.adaptive-20.3.9-Nexus.tar.gz \ |
|
|
|
https://github.com/xbmc/Bento4/archive/refs/tags/1.6.0-639-6-Nexus/Bento4-1.6.0-639-6-Nexus.tar.gz" |
|
|
|
MD5SUM="413c49e0864167513ec7dc09c26b0087 \ |
|
|
|
MD5SUM="5cdda38fbf4875514f2fdcbfbf63d734 \ |
|
|
|
4322bd0076bf1fde49b389e73b821efa" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|