From 8f43b74dd419fac821933be4a0b1d2c68875e948 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Mon, 17 Jun 2013 18:23:13 +0200 Subject: [PATCH] fix link to pycropt for Windows --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fd8c9db..ea12435 100644 --- a/DEPS +++ b/DEPS @@ -2,4 +2,4 @@ Dependencies: Python 2.5+ ( Windows installer: http://python.org/download/ ) PyQt4 ( Windows installer: http://www.riverbankcomputing.com/software/pyqt/download ) -PyCrypto ( Windows installer: http://dragffy.com/blog/posts/ython-pycrypto-2-4-1-32-and-64-bit-windows-32x64-amdintel-installers ) +PyCrypto ( Windows installer: http://www.moojuice.net/ython-pycrypto-2-4-1-32-and-64-bit-windows-32x64-amdintel-installers/ )