media-libs/rubberband: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 23 May 2018 17:12:53 +0000 (19:12 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 24 May 2018 00:40:22 +0000 (20:40 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8536

media-libs/rubberband/rubberband-1.8.1-r1.ebuild

index 39fc6399d83557533bd12c422d64904301ee12bf..2fb849c626be1262d635c72711ff03c56eaa8e66 100644 (file)
@@ -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"