diff options
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.3-r4.ebuild')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index ad28ca568826..0b5a198425cf 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -9,8 +9,8 @@ inherit autotools eutils flag-o-matic multilib toolchain-funcs MY_P="tDOM-${PV}" DESCRIPTION="A XML/DOM/XPath/XSLT Implementation for Tcl" -HOMEPAGE="http://tdom.github.com/" -#SRC_URI="http://cloud.github.com/downloads/tDOM/${PN}/${MY_P}.tgz" +HOMEPAGE="https://tdom.github.com/" +#SRC_URI="https://cloud.github.com/downloads/tDOM/${PN}/${MY_P}.tgz" SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" |