emby: 3.0.5985 -> 3.0.5986 (#17007)

This commit is contained in:
Tristan Helmich 2016-07-17 15:55:53 +02:00 committed by Franz Pletz
parent 193ab8be67
commit 76e4164007

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "emby-${version}";
version = "3.0.5985";
version = "3.0.5986";
src = fetchurl {
url = "https://github.com/MediaBrowser/Emby/archive/${version}.tar.gz";
sha256 = "16p8qr9pf6ww6xdfbsqamnpk70i4dadz30lnvliyxaaslggjbh4b";
sha256 = "0lccyvwk9pm9vn3fg4pa9956f4xn6fcqzlyj8rkxgwf7avzibxix";
};
propagatedBuildInputs = with pkgs; [