diff options
Diffstat (limited to 'recipes/python/python-xlib_0.14.bb')
-rw-r--r-- | recipes/python/python-xlib_0.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-xlib_0.14.bb b/recipes/python/python-xlib_0.14.bb index eb29004223..953c5e6253 100644 --- a/recipes/python/python-xlib_0.14.bb +++ b/recipes/python/python-xlib_0.14.bb @@ -8,3 +8,6 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz" inherit distutils + +SRC_URI[md5sum] = "a038c2f410d8445f3fa8f6dcd45659c5" +SRC_URI[sha256sum] = "4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb" |