diff options
-rw-r--r-- | sci-biology/trf/trf-4.04-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/trf/trf-4.04-r2.ebuild b/sci-biology/trf/trf-4.04-r2.ebuild index c534b74988bd..16cbb1c3cab9 100644 --- a/sci-biology/trf/trf-4.04-r2.ebuild +++ b/sci-biology/trf/trf-4.04-r2.ebuild @@ -6,8 +6,8 @@ EAPI=8 MY_P="${PN}404" DESCRIPTION="Tandem Repeats Finder" -HOMEPAGE="http://tandem.bu.edu/trf/trf.html" -SRC_URI="http://tandem.bu.edu/trf/downloads/${MY_P}.linux" +HOMEPAGE="https://tandem.bu.edu/trf/trf.html" +SRC_URI="https://tandem.bu.edu/trf/downloads/${MY_P}.linux" S="${WORKDIR}" LICENSE="trf" # http://tandem.bu.edu/trf/trf.license.html |