commit: c52b6af1e6ca79b29ad9990d5c85cba6fbec356a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Oct 10 06:27:26 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 07:22:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52b6af1
sci-physics/bullet: https:// in HOMEPAGE Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-physics/bullet/bullet-3.05.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/bullet/bullet-3.05.ebuild b/sci-physics/bullet/bullet-3.05.ebuild index e44b181d40a..a0f05f7d44a 100644 --- a/sci-physics/bullet/bullet-3.05.ebuild +++ b/sci-physics/bullet/bullet-3.05.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake toolchain-funcs DESCRIPTION="Continuous Collision Detection and Physics Library" -HOMEPAGE="http://www.bulletphysics.com/" +HOMEPAGE="https://www.bulletphysics.com/" SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ZLIB"
