dev-libs/libusb: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Jun 2018 17:50:07 +0000 (19:50 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 00:56:46 +0000 (20:56 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8684

dev-libs/libusb/libusb-1.0.19-r1.ebuild
dev-libs/libusb/libusb-1.0.20.ebuild
dev-libs/libusb/libusb-1.0.21.ebuild
dev-libs/libusb/libusb-1.0.22.ebuild

index 4f564fca09e65e070613e2a2daaef049af955996..4b991d0cc92d733740ea624993ce680270c952c8 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit multilib-minimal toolchain-funcs
 
 DESCRIPTION="Userspace access to USB devices"
-HOMEPAGE="http://libusb.info/"
+HOMEPAGE="https://libusb.info/ https://github.com/libusb/libusb"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
index 4cb30544b9997779dd7b61117f97e4718ebfa9af..d2db6a57dfb87fdaca1e2ec2e1511999b58cb9ff 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit multilib-minimal toolchain-funcs
 
 DESCRIPTION="Userspace access to USB devices"
-HOMEPAGE="http://libusb.info/ https://github.com/libusb/libusb"
+HOMEPAGE="https://libusb.info/ https://github.com/libusb/libusb"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
index 2dda5380e9e7045f13b7dfd44331679671b4652e..bd9fd63444c51b1be649eb5081fc5cce6c05b526 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit multilib-minimal toolchain-funcs
 
 DESCRIPTION="Userspace access to USB devices"
-HOMEPAGE="http://libusb.info/ https://github.com/libusb/libusb"
+HOMEPAGE="https://libusb.info/ https://github.com/libusb/libusb"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
index 9790ec477e27df86d907028a59f0d3d236f853ac..277a0132b99f6a716ff14bb4eb90aba9ab62b753 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 inherit ltprune toolchain-funcs multilib-minimal
 
 DESCRIPTION="Userspace access to USB devices"
-HOMEPAGE="http://libusb.info/ https://github.com/libusb/libusb"
+HOMEPAGE="https://libusb.info/ https://github.com/libusb/libusb"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"