diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild')
-rw-r--r-- | sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild b/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild index 1ea60da304dd..73a33405b7fa 100644 --- a/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild +++ b/sys-firmware/iwl7260-ucode/iwl7260-ucode-0.10.11.23.ebuild @@ -15,8 +15,8 @@ DV_MINOR="17" DV_PATCH="0" DESCRIPTION="Firmware for Intel (R) Dual Band Wireless-AC ${DEV_N}" -HOMEPAGE="http://wireless.kernel.org/en/users/Drivers/iwlwifi" -SRC_URI="http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=${MY_PN}-${MY_PV}.tgz -> ${P}.tgz" +HOMEPAGE="https://wireless.kernel.org/en/users/Drivers/iwlwifi" +SRC_URI="https://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=get&target=${MY_PN}-${MY_PV}.tgz -> ${P}.tgz" LICENSE="ipw3945" SLOT="${vc[2]}" |