1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

emby: 3.0.6020 -> 3.0.6030 (#17565)

This commit is contained in:
Tristan Helmich 2016-08-07 17:58:29 +02:00 committed by Franz Pletz
parent ee23909dc6
commit 3c1ec73a61

View file

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