diff options
Diffstat (limited to 'dev-php/ca-bundle')
-rw-r--r-- | dev-php/ca-bundle/ca-bundle-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild b/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild index 7e6cbf7924a3..931a3856dec9 100644 --- a/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild +++ b/dev-php/ca-bundle/ca-bundle-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -DESCRIPTION="Find a path to the system CA bundle, and fallback to the Mozilla CA bundle" +DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one" HOMEPAGE="https://github.com/composer/ca-bundle" SRC_URI="https://github.com/composer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |