summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-23 19:12:53 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-23 20:40:22 -0400
commit77b32bf981740d1f93af2515df95787001a432ac (patch)
treeb9530042466986b8d43778d47dfd5cd689e72940 /media-libs/rubberband
parentprofiles/package.mask: mask baselayout 2.5 for bug #656380 (diff)
downloadgentoo-77b32bf981740d1f93af2515df95787001a432ac.tar.gz
gentoo-77b32bf981740d1f93af2515df95787001a432ac.tar.bz2
gentoo-77b32bf981740d1f93af2515df95787001a432ac.zip
media-libs/rubberband: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8536
Diffstat (limited to 'media-libs/rubberband')
-rw-r--r--media-libs/rubberband/rubberband-1.8.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/rubberband/rubberband-1.8.1-r1.ebuild b/media-libs/rubberband/rubberband-1.8.1-r1.ebuild
index 39fc6399d835..2fb849c626be 100644
--- a/media-libs/rubberband/rubberband-1.8.1-r1.ebuild
+++ b/media-libs/rubberband/rubberband-1.8.1-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=5
inherit multilib multilib-minimal
DESCRIPTION="An audio time-stretching and pitch-shifting library and utility program"
-HOMEPAGE="http://www.breakfastquay.com/rubberband/"
-SRC_URI="http://code.breakfastquay.com/attachments/download/34/${P}.tar.bz2"
+HOMEPAGE="https://www.breakfastquay.com/rubberband/"
+SRC_URI="https://code.breakfastquay.com/attachments/download/34/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"