diff options
Diffstat (limited to 'sys-apps/hwloc/hwloc-2.1.0.ebuild')
-rw-r--r-- | sys-apps/hwloc/hwloc-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwloc/hwloc-2.1.0.ebuild b/sys-apps/hwloc/hwloc-2.1.0.ebuild index 7c50207b2780..9a3839b7e14d 100644 --- a/sys-apps/hwloc/hwloc-2.1.0.ebuild +++ b/sys-apps/hwloc/hwloc-2.1.0.ebuild @@ -8,8 +8,8 @@ inherit autotools cuda flag-o-matic systemd toolchain-funcs multilib-minimal MY_PV="v$(ver_cut 1-2)" DESCRIPTION="displays the hardware topology in convenient formats" -HOMEPAGE="http://www.open-mpi.org/projects/hwloc/" -SRC_URI="http://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" +HOMEPAGE="https://www.open-mpi.org/projects/hwloc/" +SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0/15" |