diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:09:38 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:18:16 +0100 |
commit | 7265f6b1a343df70b8455c79b2a39804ef56500a (patch) | |
tree | 989de2f759e653e923714730b9fc3e0c32cefe07 | |
parent | dev-php/symfony: Switch to https URL (diff) | |
download | portage-7265f6b1a343df70b8455c79b2a39804ef56500a.tar.xz |
dev-util/coverity: Switch to https URL
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r-- | dev-util/coverity/coverity-2017.07.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/coverity/coverity-2017.07.ebuild b/dev-util/coverity/coverity-2017.07.ebuild index 3f5cb08f..8f9a61e2 100644 --- a/dev-util/coverity/coverity-2017.07.ebuild +++ b/dev-util/coverity/coverity-2017.07.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Coverity provides the results of analysis on open source coding projects" -HOMEPAGE="http://www.coverity.com" +HOMEPAGE="https://www.coverity.com" SRC_URI="amd64? ( cov-analysis-linux64-${PV}.tar.gz ) x86? ( cov-analysis-linux-${PV}.tar.gz )" |