diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-05-06 23:45:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 08:12:17 +0700 |
commit | deb4ab85ed0b8c5d38309be16917df6e4da2ac39 (patch) | |
tree | 63550a8e6eb4eaa185209980b39000ce3370c430 /multimedia | |
parent | 65f49d630f9ec64b344755a9693bef2921d1225b (diff) |
multimedia/inputstream.adaptive: Updated for version 21.4.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-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 9309853146f43..64f7c359926f0 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=Omega -VERSION=${VERSION:-21.4.4} +VERSION=${VERSION:-21.4.6} BENTO4VER=${BENTO4VER:-1.6.0-641} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/inputstream.adaptive/inputstream.adaptive.info b/multimedia/inputstream.adaptive/inputstream.adaptive.info index 534cfa6cc54fc..dbbe07ef26790 100644 --- a/multimedia/inputstream.adaptive/inputstream.adaptive.info +++ b/multimedia/inputstream.adaptive/inputstream.adaptive.info @@ -1,9 +1,9 @@ PRGNAM="inputstream.adaptive" -VERSION="21.4.4" +VERSION="21.4.6" HOMEPAGE="https://github.com/xbmc/inputstream.adaptive/" -DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/21.4.4-Omega/inputstream.adaptive-21.4.4-Omega.tar.gz \ +DOWNLOAD="https://github.com/xbmc/inputstream.adaptive/archive/21.4.6-Omega/inputstream.adaptive-21.4.6-Omega.tar.gz \ https://github.com/xbmc/Bento4/archive/refs/tags/1.6.0-641-Omega/Bento4-1.6.0-641-Omega.tar.gz" -MD5SUM="ac05307397df43eb6cc77c8379275056 \ +MD5SUM="e30913a661b9e98f56c21c734d20812c \ 77b1246f0d738ee4f2006c27eb48d3c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |