dev-tcltk/tdom: update SRC_URI for https

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-08-10 17:06:44 -04:00
parent 188ffcd54f
commit 66b8acaed7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ MY_P="tDOM-${PV}"
DESCRIPTION="A XML/DOM/XPath/XSLT Implementation for Tcl"
HOMEPAGE="https://core.tcl.tk/tdom/"
SRC_URI="http://tdom.org/downloads/${P}-src.tgz"
SRC_URI="https://tdom.org/downloads/${P}-src.tgz"
LICENSE="MPL-1.1"
SLOT="0"

View File

@@ -9,7 +9,7 @@ MY_P="tDOM-${PV}"
DESCRIPTION="A XML/DOM/XPath/XSLT Implementation for Tcl"
HOMEPAGE="https://core.tcl.tk/tdom/"
SRC_URI="http://tdom.org/downloads/${P}-src.tgz"
SRC_URI="https://tdom.org/downloads/${P}-src.tgz"
S="${WORKDIR}"/${P}-src