diff options
Diffstat (limited to 'recipes/python/python-epydoc_3.0.1.bb')
-rw-r--r-- | recipes/python/python-epydoc_3.0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-epydoc_3.0.1.bb b/recipes/python/python-epydoc_3.0.1.bb index 36d22ad5a0..a2b66e3062 100644 --- a/recipes/python/python-epydoc_3.0.1.bb +++ b/recipes/python/python-epydoc_3.0.1.bb @@ -10,3 +10,6 @@ SRC_URI = "http://downloads.sourceforge.net/project/${SRCNAME}/${SRCNAME}/${PV}/ S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils + +SRC_URI[md5sum] = "cdd6f6c76dd8bab5e653a343a0544294" +SRC_URI[sha256sum] = "d4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af61725b6ad1" |