diff options
Diffstat (limited to 'recipes/python/python-tlslite_0.3.8.bb')
-rw-r--r-- | recipes/python/python-tlslite_0.3.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-tlslite_0.3.8.bb b/recipes/python/python-tlslite_0.3.8.bb index ae2d73c527..1aa8546d5b 100644 --- a/recipes/python/python-tlslite_0.3.8.bb +++ b/recipes/python/python-tlslite_0.3.8.bb @@ -12,3 +12,6 @@ SRC_URI = "http://trevp.net/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils + +SRC_URI[md5sum] = "5e1c19500e30fc7580939c18b435f937" +SRC_URI[sha256sum] = "3d79170d8c3a662fa717b6401e8004208df113aaf3b18689bbeb704a23bf5b9f" |