diff options
Diffstat (limited to 'recipes/python/python-pyrad_1.1.bb')
-rw-r--r-- | recipes/python/python-pyrad_1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pyrad_1.1.bb b/recipes/python/python-pyrad_1.1.bb index a6b8e15fb3..5736aa6c37 100644 --- a/recipes/python/python-pyrad_1.1.bb +++ b/recipes/python/python-pyrad_1.1.bb @@ -10,3 +10,6 @@ SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}. S = "${WORKDIR}/${SRCNAME}-${PV}" inherit setuptools + +SRC_URI[md5sum] = "ab1502f8ccd7409ced757d78b0dee7df" +SRC_URI[sha256sum] = "6a28096ae45261479048a0418b76ad5b6e370031ba8c773f495d8a2b018fc474" |