diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-05-19 14:41:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:24 +0700 |
commit | 111484f41d74617888c6f2d4e06d964ed394c355 (patch) | |
tree | 3488856fb38c93fcad03d47c0ef48d4861587e09 /multimedia/inputstream.adaptive | |
parent | b38e7d95274f5355ced2cbc980fef7b19dff6e23 (diff) |
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>
Diffstat (limited to 'multimedia/inputstream.adaptive')
-rw-r--r-- | multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/inputstream.adaptive/inputstream.adaptive.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild index 3b915bdbfd34..585079c90c69 100644 --- a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild @@ -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} diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.info b/multimedia/inputstream.adaptive/inputstream.adaptive.info index f975b8c6b2c6..2d8933dc46c6 100644 --- a/multimedia/inputstream.adaptive/inputstream.adaptive.info +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.info @@ -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="" |