tvheadend: 4.2.6 -> 4.2.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tvheadend/versions
This commit is contained in:
parent
4ca9524e98
commit
f02d1e6064
@ -3,7 +3,7 @@
|
||||
, which, zlib }:
|
||||
|
||||
let
|
||||
version = "4.2.6";
|
||||
version = "4.2.7";
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
name = "tvheadend-${version}";
|
||||
@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
|
||||
owner = "tvheadend";
|
||||
repo = "tvheadend";
|
||||
rev = "v${version}";
|
||||
sha256 = "0rnhk0r34mfmz3cnf735nzkkyal7pnv16hfyrs0g4v5rk99rlab3";
|
||||
sha256 = "09q6lddkld22z9nbxx5v3v3z5yvcnl4lgjirvrdprwkv67fld70g";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user