diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ujson.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-ujson.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-ujson.inc b/meta-python/recipes-devtools/python/python-ujson.inc index c3d0bfeeda..8f05de8562 100644 --- a/meta-python/recipes-devtools/python/python-ujson.inc +++ b/meta-python/recipes-devtools/python/python-ujson.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Ultra fast JSON encoder and decoder for Python" | 1 | SUMMARY = "Ultra fast JSON encoder and decoder for Python" |
2 | DESCRIPTION = "UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 2.5+ and 3." | 2 | DESCRIPTION = "UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 2.5+ and 3." |
3 | 3 | ||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=88df8e78b9edfd744953862179f2d14e" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=88df8e78b9edfd744953862179f2d14e" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "42f77b0cce686dfa4da2e68480b1dd24" | 7 | SRC_URI[md5sum] = "42f77b0cce686dfa4da2e68480b1dd24" |