aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pycrypto_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pycrypto_git.bb')
-rw-r--r--recipes/python/python-pycrypto_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-pycrypto_git.bb b/recipes/python/python-pycrypto_git.bb
index 9e6eecbebd..6ae0e9d71c 100644
--- a/recipes/python/python-pycrypto_git.bb
+++ b/recipes/python/python-pycrypto_git.bb
@@ -6,6 +6,7 @@ SRCNAME = "pycrypto"
LICENSE = "pycrypto"
PR = "ml0"
+SRCREV = "d087280d7e9643a3e3f68f209932119fe6738b3c"
PV = "2.0.1+gitr${SRCREV}"
SRC_URI = "git://git.pycrypto.org:9419/crypto/pycrypto-2.x.git;protocol=git;branch=master"
S = "${WORKDIR}/git"