diff --git a/dev-util/cpputest/cpputest-3.8.ebuild b/dev-util/cpputest/cpputest-3.8.ebuild index 3526004f5a779..70283bf44e5c4 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"