mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
Update 'svtplay-dl' to 0.10.2015.03.25.
This commit is contained in:
parent
8616a3539a
commit
4b761cf885
@ -3,11 +3,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "svtplay-dl-${version}";
|
||||
version = "0.10.2015.01.28";
|
||||
version = "0.10.2015.03.25";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/spaam/svtplay-dl/archive/${version}.tar.gz";
|
||||
sha256 = "0hjqhb4s0qpw2l7azcqmckbdc4mcvczp0w1dfk125n01z0w9c20c";
|
||||
sha256 = "0j0fg3qrldpaf880v488rr2snw6ghpdln4l9mbvmi70rjzzxv4ap";
|
||||
};
|
||||
|
||||
pythonPaths = [ pycrypto ];
|
||||
|
Loading…
Reference in New Issue
Block a user