diff --git a/dev-libs/xxhash/xxhash-0.8.3.recipe b/dev-libs/xxhash/xxhash-0.8.3.recipe index 93a7dc1e1..146953c13 100644 --- a/dev-libs/xxhash/xxhash-0.8.3.recipe +++ b/dev-libs/xxhash/xxhash-0.8.3.recipe @@ -1,6 +1,6 @@ SUMMARY="A fast non-cryptographic hash algorithm" -DESCRIPTION="xxHash is an extremely fast non-cryptographic hash algorithm, \ -working at speeds close to RAM limits." +DESCRIPTION="xxHash is an extremely fast non-cryptographic hash \ +algorithm, working at speeds close to RAM limits." HOMEPAGE="https://cyan4973.github.io/xxHash/ http://www.xxhash.com/" COPYRIGHT="2014-2022 Yann Collet"