mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/inputstream.adaptive: Updated for version 20.3.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b38e7d9527
commit
111484f41d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=inputstream.adaptive
|
||||
CODNAM=Nexus
|
||||
VERSION=${VERSION:-20.3.6}
|
||||
VERSION=${VERSION:-20.3.8}
|
||||
BENTO4VER=${BENTO4VER:-1.6.0-639-6-Nexus}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="inputstream.adaptive"
|
||||
VERSION="20.3.6"
|
||||
VERSION="20.3.8"
|
||||
HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/"
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.6-Nexus/inputstream.adaptive-20.3.6-Nexus.tar.gz \
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.8-Nexus/inputstream.adaptive-20.3.8-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="9aa4b4bd2534107115ee3be0ec1ce8be \
|
||||
MD5SUM="413c49e0864167513ec7dc09c26b0087 \
|
||||
4322bd0076bf1fde49b389e73b821efa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue