Skip to content

Commit

Permalink
dev-php/phing: use HTTPs
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and FuzzyGophers committed Jun 7, 2018
1 parent ce21b52 commit 0fee5f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-php/phing/phing-2.16.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0fee5f9

Please sign in to comment.