sci-astronomy/wcstools: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:04:25 +01:00
parent 3084190278
commit fc1bb7e16a

View File

@@ -7,7 +7,7 @@ inherit eutils autotools
DESCRIPTION="World Coordinate System library for astronomical FITS images"
HOMEPAGE="http://tdc-www.harvard.edu/software/wcstools"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
SRC_URI="http://tdc-www.harvard.edu/software/wcstools/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"