mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-libs/iax: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8774
This commit is contained in:
committed by
Aaron Bauman
parent
03acc592f6
commit
c102e79c18
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user