From bd466dad70e4f2ade944b8e890f49e4621b1fe4c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 15 Aug 2016 16:05:53 +0200 Subject: sys-apps/hponcfg: Change SRC_URI to use HTTPS This wasn't possible until today due to an upstream configuration issue which was fixed today. Package-Manager: portage-2.3.0 --- sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild b/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild index 96905ae50c91..4752b84e1962 100644 --- a/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild +++ b/sys-apps/hponcfg/hponcfg-4.6.0.0.ebuild @@ -11,8 +11,8 @@ MY_PV=$(replace_version_separator 3 '-') DESCRIPTION="HP Lights-Out Online Configuration Utility (HPONCFG)" HOMEPAGE="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5ab6295f49964f16a699064f29" SRC_URI=" - amd64? ( http://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/x86_64/current/${PN}-${MY_PV}.x86_64.rpm ) - x86? ( http://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/i686/current/${PN}-${MY_PV}.i386.rpm )" + amd64? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/x86_64/current/${PN}-${MY_PV}.x86_64.rpm ) + x86? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/i686/current/${PN}-${MY_PV}.i386.rpm )" LICENSE="hpe" SLOT="0" -- cgit v1.2.3