dev-php/phing: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 4 Jun 2018 20:11:11 +0000 (22:11 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 7 Jun 2018 19:20:12 +0000 (15:20 -0400)
dev-php/phing/phing-2.16.1.ebuild

index 5fda22fb029e06ebf22fe81e356cfe78a4ce1214..30583fdb8fe37d9ce2cd1b68d86a2950408aaee4 100644 (file)
@@ -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"