Merge pull request #6214 from rycee/updates/svtplay-dl
Update svtplay-dl to 0.10.2015.01.28
This commit is contained in:
commit
73c43b4e4f
@ -3,11 +3,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "svtplay-dl-${version}";
|
||||
version = "0.10.2015.01.05";
|
||||
version = "0.10.2015.01.28";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/spaam/svtplay-dl/archive/${version}.tar.gz";
|
||||
sha256 = "0b83yks8cw4yci4zjpc6dazh5hh33n88jygpj7a7mi14plf6xamc";
|
||||
sha256 = "0hjqhb4s0qpw2l7azcqmckbdc4mcvczp0w1dfk125n01z0w9c20c";
|
||||
};
|
||||
|
||||
pythonPaths = [ pycrypto ];
|
||||
|
Loading…
Reference in New Issue
Block a user