tvheadend: 4.2.7 -> 4.2.8 (#54038)
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
fb076f2bfe
commit
551e7393ad
@ -3,7 +3,7 @@
|
|||||||
, which, zlib }:
|
, which, zlib }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "4.2.7";
|
version = "4.2.8";
|
||||||
|
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
name = "tvheadend-${version}";
|
name = "tvheadend-${version}";
|
||||||
@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
|
|||||||
owner = "tvheadend";
|
owner = "tvheadend";
|
||||||
repo = "tvheadend";
|
repo = "tvheadend";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "09q6lddkld22z9nbxx5v3v3z5yvcnl4lgjirvrdprwkv67fld70g";
|
sha256 = "1xq059r2bplaa0nd0wkhw80jfwd962x0h5hgd7fz2yp6largw34m";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user