diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb b/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb index a8ad4bbdfb..48f3799227 100644 --- a/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Bindings for the Twofish implementation by Niels Ferguson" | 1 | SUMMARY = "Bindings for the Twofish implementation by Niels Ferguson" |
2 | DESCRIPTION = "Bindings for the Twofish implementation by Niels Ferguson\ | 2 | DESCRIPTION = "Bindings for the Twofish implementation by Niels Ferguson\ |
3 | libtwofish-dev." | 3 | libtwofish-dev." |
4 | HOMEPAGE = "http://github.com/keybase/python-twofish" | 4 | HOMEPAGE = "https://github.com/keybase/python-twofish" |
5 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=33a63abf6d7567b1689d8ce69f00e43b" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=33a63abf6d7567b1689d8ce69f00e43b" |
7 | 7 | ||