3
0
Fork 0
forked from mirrors/nixpkgs

emby: 3.0.6060 -> 3.0.6070

This commit is contained in:
Tristan Helmich 2016-08-20 09:35:57 +02:00
parent 392fb9d092
commit 8bfc760e8b

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "emby-${version}";
version = "3.0.6060";
version = "3.0.6070";
src = fetchurl {
url = "https://github.com/MediaBrowser/Emby/archive/${version}.tar.gz";
sha256 = "1s895198x3kiqfznhp56vj67wld9fgh2wd7k8hw69mrasby0kmp3";
sha256 = "1szxqyr1pj90dfz9ga8ddcipzidm3ajinyp1vngzvwqcsdb7dxc5";
};
propagatedBuildInputs = with pkgs; [