diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-01-16 16:12:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-17 08:06:11 +0700 |
commit | fe997dc4b30a64841a89ad701dc616174416dc45 (patch) | |
tree | afb3cc5918f72c0b60ef0c71d1eede5c2138a6db /multimedia | |
parent | 12e3d33ff0a6cc2ab094f2b75c72fc4b7f2c470f (diff) |
multimedia/inputstream.adaptive: Version bump to 20.3.16
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/inputstream.adaptive/inputstream.adaptive.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild index bbfe08b77113..c3688e43cf73 100644 --- a/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for inputstream.adaptive -# Copyright 2022-2023 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2022-2024 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=inputstream.adaptive CODNAM=Nexus -VERSION=${VERSION:-20.3.14} +VERSION=${VERSION:-20.3.16} 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 8afb0abf3f8d..040e9a0f960b 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.14" +VERSION="20.3.16" HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/" -DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.14-Nexus/inputstream.adaptive-20.3.14-Nexus.tar.gz \ +DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/20.3.16-Nexus/inputstream.adaptive-20.3.16-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="f7fdc8cbe887e641d39b95079266212f \ +MD5SUM="bb725fe7f0e6bbcbcdf511b6ee9eac54 \ 4322bd0076bf1fde49b389e73b821efa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |