diff options
Diffstat (limited to 'recipes/python/python-pycups_1.9.45.bb')
-rw-r--r-- | recipes/python/python-pycups_1.9.45.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pycups_1.9.45.bb b/recipes/python/python-pycups_1.9.45.bb index bd127d5559..145cd7c47f 100644 --- a/recipes/python/python-pycups_1.9.45.bb +++ b/recipes/python/python-pycups_1.9.45.bb @@ -14,3 +14,6 @@ inherit distutils CFLAGS += -DVERSION=\\"${PV}\\" RDEPENDS = "python-core cups" + +SRC_URI[md5sum] = "ff634a6751f8a859ed26751bf03abef0" +SRC_URI[sha256sum] = "ef6e576e5465da9c338ac8ff9f162825cfb7997359efc52e6a110c295a9f363b" |