summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-08-15 16:13:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2016-08-15 16:16:02 +0200
commit496ae652077c195da49cc063c176c0a37b597bc3 (patch)
tree3d0575781c9fb547c1692b4454b71dcd6058283f /sys-block
parentsys-apps/hponcfg: Change SRC_URI to use HTTPS (diff)
downloadgentoo-496ae652077c195da49cc063c176c0a37b597bc3.tar.gz
gentoo-496ae652077c195da49cc063c176c0a37b597bc3.tar.bz2
gentoo-496ae652077c195da49cc063c176c0a37b597bc3.zip
sys-block/hpssacli: 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
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild b/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild
index 55ae7bd77521..8f0a2c6e1924 100644
--- a/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild
+++ b/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild
@@ -11,8 +11,8 @@ MY_PV=$(replace_version_separator 2 '-')
DESCRIPTION="HPE Smart Storage Administrator (HPE SSA) CLI (HPSSACLI, formerly HPACUCLI)"
HOMEPAGE="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_04bffb688a73438598fef81ddd"
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"