mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
kodiPackages.pvr-hdhomerun: 21.0.1 -> 21.0.2 (#408665)
This commit is contained in:
commit
773e5ce5fa
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@
|
|||
buildKodiBinaryAddon rec {
|
||||
pname = "pvr-hdhomerun";
|
||||
namespace = "pvr.hdhomerun";
|
||||
version = "21.0.1";
|
||||
version = "21.0.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kodi-pvr";
|
||||
repo = "pvr.hdhomerun";
|
||||
rev = "${version}-${rel}";
|
||||
sha256 = "sha256-Hb8TcJxRUIKHbevAUgt5q6z26W3uX9NbVwYyvrLnf7U=";
|
||||
sha256 = "sha256-wgKMt3ufvOh08nwZTGvDGoJ0U+aUzSWJptCNRiRW4B0=";
|
||||
};
|
||||
|
||||
extraBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue