kodiPackages.pvr-iptvsimple: 20.13.0 -> 21.8.4

This commit is contained in:
Sergey Kazenyuk 2024-05-04 17:41:35 +03:00
parent 23cc2b1f07
commit 9ca1d1f4d6

View File

@ -6,13 +6,13 @@
buildKodiBinaryAddon rec {
pname = "pvr-iptvsimple";
namespace = "pvr.iptvsimple";
version = "20.13.0";
version = "21.8.4";
src = fetchFromGitHub {
owner = "kodi-pvr";
repo = "pvr.iptvsimple";
rev = "${version}-${rel}";
sha256 = "sha256-W/tFM/WpWdSvLEf0iwQoH2JVDjyfr1l8CRQkOG5q4hk=";
sha256 = "sha256-uuqk1kJnioCaRWIkC5liPSVRQPpviuaE+wmE4rq6fJw=";
};
extraBuildInputs = [