mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/cpputest: use https for HOMEPAGE
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user