dev-util/cpputest: use https for HOMEPAGE

This commit is contained in:
Tim Harder
2017-08-31 11:55:33 -04:00
parent 88bd9b496a
commit 4ef413294d

View File

@@ -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"