summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-10 09:27:26 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-10 10:22:32 +0300
commitc52b6af1e6ca79b29ad9990d5c85cba6fbec356a (patch)
treeac5c1ae28414afbc3d9ef4e7cacc6469575dc922 /sci-physics
parentsci-physics/bullet: version bump to 3.05 (diff)
downloadgentoo-c52b6af1e6ca79b29ad9990d5c85cba6fbec356a.tar.gz
gentoo-c52b6af1e6ca79b29ad9990d5c85cba6fbec356a.tar.bz2
gentoo-c52b6af1e6ca79b29ad9990d5c85cba6fbec356a.zip
sci-physics/bullet: https:// in HOMEPAGE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/bullet/bullet-3.05.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-3.05.ebuild b/sci-physics/bullet/bullet-3.05.ebuild
index e44b181d40a5..a0f05f7d44af 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"