From: Michael Mair-Keimberger Date: Mon, 4 Jun 2018 20:11:11 +0000 (+0200) Subject: dev-php/phing: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0fee5f94da1afba8376de68fe0ab359427ae17ae;p=gentoo.git dev-php/phing: use HTTPs --- diff --git a/dev-php/phing/phing-2.16.1.ebuild b/dev-php/phing/phing-2.16.1.ebuild index 5fda22fb029e..30583fdb8fe3 100644 --- a/dev-php/phing/phing-2.16.1.ebuild +++ b/dev-php/phing/phing-2.16.1.ebuild @@ -4,8 +4,8 @@ EAPI=6 DESCRIPTION="PHP project build system based on Apache Ant" -HOMEPAGE="http://www.phing.info/" -SRC_URI="http://www.phing.info/get/${P}.tgz" +HOMEPAGE="https://www.phing.info/" +SRC_URI="https://www.phing.info/get/${P}.tgz" LICENSE="FDL-1.3 LGPL-2.1" SLOT="0"