multimedia/inputstream.adaptive: Updated for Version 19.0.7.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2022-06-23 11:55:03 -06:00 committed by Willy Sudiarto Raharjo
parent bce52521d6
commit 6115fe6e4b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=inputstream.adaptive
CODNAM=Matrix
VERSION=${VERSION:-19.0.3}
VERSION=${VERSION:-19.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="inputstream.adaptive"
VERSION="19.0.3"
VERSION="19.0.7"
HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/"
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/19.0.3-Matrix/inputstream.adaptive-19.0.3-Matrix.tar.gz"
MD5SUM="985308ef1521776553300933cf8be63e"
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/19.0.7-Matrix/inputstream.adaptive-19.0.7-Matrix.tar.gz"
MD5SUM="679d70dbca94e14360dfcf0261cfe032"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="kodi pycryptodomex"