mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
Update 'svtplay-dl' version to 0.10.2015.01.05.
This commit is contained in:
parent
44912c2ac1
commit
9ab3e7b551
@ -3,11 +3,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "svtplay-dl-${version}";
|
||||
version = "0.10.2014.12.26";
|
||||
version = "0.10.2015.01.05";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/spaam/svtplay-dl/archive/${version}.tar.gz";
|
||||
sha256 = "0zz57n4zjgj9wcbawwi8drqyxf7myhlz2x3a7vzc5ccaz66fl9ps";
|
||||
sha256 = "0b83yks8cw4yci4zjpc6dazh5hh33n88jygpj7a7mi14plf6xamc";
|
||||
};
|
||||
|
||||
pythonPaths = [ pycrypto ];
|
||||
|
Loading…
Reference in New Issue
Block a user