net-libs/iax: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8774
This commit is contained in:
Michael Mair-Keimberger
2018-06-09 21:38:52 +02:00
committed by Aaron Bauman
parent 03acc592f6
commit c102e79c18

View 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