diff options
Diffstat (limited to 'dev-tcltk/expect/expect-5.45.4-r5.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4-r5.ebuild b/dev-tcltk/expect/expect-5.45.4-r5.ebuild index f9580c6dd360..04eac71f3818 100644 --- a/dev-tcltk/expect/expect-5.45.4-r5.ebuild +++ b/dev-tcltk/expect/expect-5.45.4-r5.ebuild @@ -8,7 +8,7 @@ inherit autotools edo flag-o-matic MY_P="${PN}${PV}" DESCRIPTION="tool for automating interactive applications" HOMEPAGE="https://core.tcl-lang.org/expect/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz" S="${WORKDIR}"/${MY_P} LICENSE="BSD" |