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 /media-libs | |
parent | cb21420626e20e91b81cb8b33c5fa888a9cc2b7b (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.xz |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sbc/sbc-1.2.ebuild | 2 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sbc/sbc-1.2.ebuild b/media-libs/sbc/sbc-1.2.ebuild index 44afba07841..5a84498c6de 100644 --- a/media-libs/sbc/sbc-1.2.ebuild +++ b/media-libs/sbc/sbc-1.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib multilib-minimal DESCRIPTION="An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers" -HOMEPAGE="http://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/" +HOMEPAGE="https://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/" SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" diff --git a/media-libs/sbc/sbc-1.3.ebuild b/media-libs/sbc/sbc-1.3.ebuild index 8e4ad1f50f7..161f17511de 100644 --- a/media-libs/sbc/sbc-1.3.ebuild +++ b/media-libs/sbc/sbc-1.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib multilib-minimal DESCRIPTION="An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers" -HOMEPAGE="http://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/" +HOMEPAGE="https://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/" SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" |