diff options
Diffstat (limited to 'app-editors/qxmledit/qxmledit-0.8.5.ebuild')
-rw-r--r-- | app-editors/qxmledit/qxmledit-0.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild index 04b274404c1f..7c0db79ed0f2 100644 --- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild @@ -10,7 +10,7 @@ MY_P="qxmledit-${PV}-src" DESCRIPTION="Qt4 XML Editor" HOMEPAGE="https://code.google.com/p/qxmledit/" -SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tgz" +SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="LGPL-2" SLOT="0" |