kodiPackages.inputstreamer-adaptive: 21.5.9 -> 21.5.13

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2025-05-09 06:15:31 +02:00
parent c70e3c7c0e
commit 1a0e04146b

View File

@@ -23,13 +23,13 @@ in
buildKodiBinaryAddon rec {
pname = "inputstream-adaptive";
namespace = "inputstream.adaptive";
version = "21.5.9";
version = "21.5.13";
src = fetchFromGitHub {
owner = "xbmc";
repo = "inputstream.adaptive";
tag = "${version}-${rel}";
hash = "sha256-OArvp/MgJGsRs3Z59JfgOkfwyhQ3ArC1yf37z7Y7khg=";
hash = "sha256-XcRg0FtoN7SXRVEBWM9gIlLOMGT3x64s9WD12UJdblw=";
};
extraCMakeFlags = [