diff options
author | Sam James <sam@gentoo.org> | 2022-06-11 06:08:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-11 06:08:07 +0100 |
commit | e66ea6a3c3c7a193e3942c39c371effca5527d28 (patch) | |
tree | 6d7f861ac0700a53d7f37ff084892fe3fcc0c87f /dev-libs/openssl | |
parent | sci-libs/netcdf: add 4.9.0 (diff) | |
download | gentoo-e66ea6a3c3c7a193e3942c39c371effca5527d28.tar.gz gentoo-e66ea6a3c3c7a193e3942c39c371effca5527d28.tar.bz2 gentoo-e66ea6a3c3c7a193e3942c39c371effca5527d28.zip |
dev-libs/openssl: Update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r-- | dev-libs/openssl/openssl-1.1.1o-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openssl/openssl-1.1.1o-r1.ebuild b/dev-libs/openssl/openssl-1.1.1o-r1.ebuild index 7cf22eaddb0e..930239eb1259 100644 --- a/dev-libs/openssl/openssl-1.1.1o-r1.ebuild +++ b/dev-libs/openssl/openssl-1.1.1o-r1.ebuild @@ -7,7 +7,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/openssl.org.asc inherit edo flag-o-matic toolchain-funcs multilib-minimal verify-sig MY_P=${P/_/-} -DESCRIPTION="full-strength general purpose cryptography library (including SSL and TLS)" +DESCRIPTION="Full-strength general purpose cryptography library (including SSL and TLS)" HOMEPAGE="https://www.openssl.org/" SRC_URI="mirror://openssl/source/${MY_P}.tar.gz https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-test-fixes-expiry.patch.xz |