net-libs/iax: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 9 Jun 2018 19:38:52 +0000 (21:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Mon, 11 Jun 2018 16:27:51 +0000 (12:27 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8774

net-libs/iax/iax-0.2.2.ebuild

index fb399568f11d4195f5baa1dd41b4b2b3d218e1ca..cb1e120a2c5a965c80b5dccf97bd203980f28172 100644 (file)
@@ -6,12 +6,12 @@ EAPI=0
 IUSE=""
 
 DESCRIPTION="IAX (Inter Asterisk eXchange) Library"
-HOMEPAGE="http://www.digium.com/"
+HOMEPAGE="https://www.digium.com/"
 LICENSE="LGPL-2"
 DEPEND=""
 RDEPEND=""
 SLOT="0"
-SRC_URI="http://www.digium.com/pub/libiax/${P}.tar.gz"
+SRC_URI="https://www.digium.com/pub/libiax/${P}.tar.gz"
 
 D_PREFIX=/usr