Merge pull request #37965 from ryantm/auto-update/tvheadend

tvheadend: 4.2.5 -> 4.2.6
This commit is contained in:
Matthew Justin Bauer 2018-03-31 19:25:30 -05:00 committed by GitHub
commit 284707e97e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
, which, zlib }:
let
version = "4.2.5";
version = "4.2.6";
in stdenv.mkDerivation rec {
name = "tvheadend-${version}";
@ -12,7 +12,7 @@ in stdenv.mkDerivation rec {
owner = "tvheadend";
repo = "tvheadend";
rev = "v${version}";
sha256 = "199b0xm4lfdspmrirvzzg511yh358awciz23zmccvlvq86b548pz";
sha256 = "0rnhk0r34mfmz3cnf735nzkkyal7pnv16hfyrs0g4v5rk99rlab3";
};
buildInputs = [