commit:     4ef413294d6b22b8453b0a114c2a9acf9feec192
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 15:55:33 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 15:57:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef41329

dev-util/cpputest: use https for HOMEPAGE

 dev-util/cpputest/cpputest-3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cpputest/cpputest-3.8.ebuild 
b/dev-util/cpputest/cpputest-3.8.ebuild
index 3526004f5a7..70283bf44e5 100644
--- a/dev-util/cpputest/cpputest-3.8.ebuild
+++ b/dev-util/cpputest/cpputest-3.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 DESCRIPTION="unit testing and mocking framework for C/C++"
-HOMEPAGE="http://cpputest.github.io/ https://github.com/cpputest/cpputest";
+HOMEPAGE="https://cpputest.github.io/ https://github.com/cpputest/cpputest";
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to