mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/inputstream.adaptive: Version bump to 21.5.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f86f1c1d73
commit
78f5034d95
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=inputstream.adaptive
|
||||
CODNAM=Omega
|
||||
VERSION=${VERSION:-21.5.4}
|
||||
VERSION=${VERSION:-21.5.5}
|
||||
BENTO4VER=${BENTO4VER:-1.6.0-641-3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="inputstream.adaptive"
|
||||
VERSION="21.5.4"
|
||||
VERSION="21.5.5"
|
||||
HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/"
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/21.5.4-Omega/inputstream.adaptive-21.5.4-Omega.tar.gz \
|
||||
DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/21.5.5-Omega/inputstream.adaptive-21.5.5-Omega.tar.gz \
|
||||
https://github.com/xbmc/Bento4/archive/refs/tags/1.6.0-641-3-Omega/Bento4-1.6.0-641-3-Omega.tar.gz"
|
||||
MD5SUM="2b081afd0dd20e720b49e1f14f4e5618 \
|
||||
MD5SUM="3aa1ca17631e36eecd6248dda77c1374 \
|
||||
7cefb139db93ab2417635f003cd7a7b5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue