mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/inputstream.adaptive: Version bump to 20.3.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
de816bc629
commit
84dfa33494
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.5}
|
||||
VERSION=${VERSION:-20.3.6}
|
||||
BENTO4VER=${BENTO4VER:-1.6.0-639-6-Nexus}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="inputstream.adaptive"
|
||||
VERSION="20.3.5"
|
||||
VERSION="20.3.6"
|
||||
HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/"
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.5-Nexus/inputstream.adaptive-20.3.5-Nexus.tar.gz \
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.6-Nexus/inputstream.adaptive-20.3.6-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="88a6fff88504aa0e3d83ba28cb6ac420 \
|
||||
MD5SUM="9aa4b4bd2534107115ee3be0ec1ce8be \
|
||||
4322bd0076bf1fde49b389e73b821efa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue