media-gfx/openmesh: Use https
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Jun 2018 22:01:52 +0000 (00:01 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Jul 2018 00:03:36 +0000 (02:03 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

media-gfx/openmesh/openmesh-4.1.ebuild

index 212d2d93cb76c476db03b290c412e0934ff8baac..22fbdb4d2926dd94e6b6ee4492af425560e7add0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,8 +9,8 @@ MY_PV="${PV/_rc/-RC}"
 S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
 DESCRIPTION="A generic data structure to represent and manipulate polygonal meshes"
-HOMEPAGE="http://www.openmesh.org/"
-SRC_URI="http://openmesh.org/media/Releases/${MY_PV/-RC/RC}/${MY_PN}-${MY_PV}.tar.bz2"
+HOMEPAGE="https://www.openmesh.org/"
+SRC_URI="https://openmesh.org/media/Releases/${MY_PV/-RC/RC}/${MY_PN}-${MY_PV}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="4"