diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /sci-physics/bullet/bullet-2.81.ebuild | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics/bullet/bullet-2.81.ebuild')
-rw-r--r-- | sci-physics/bullet/bullet-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/bullet-2.81.ebuild b/sci-physics/bullet/bullet-2.81.ebuild index a094785a735c..4463b8c85c4b 100644 --- a/sci-physics/bullet/bullet-2.81.ebuild +++ b/sci-physics/bullet/bullet-2.81.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils -# version release, check http://code.google.com/p/bullet/downloads/list +# version release, check https://code.google.com/p/bullet/downloads/list MYP=${P}-rev2613 DESCRIPTION="Continuous Collision Detection and Physics Library" |