sci-libs/nlopt: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:04:47 +0000 (11:04 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:04:47 +0000 (11:04 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/nlopt/nlopt-2.4.2-r1.ebuild

index 8562dd322d07219ec8fb5915766775ab974a0058..ff0499805459c35cc83c2da0485f3a11048b67ba 100644 (file)
@@ -10,7 +10,7 @@ inherit python-r1 autotools-utils
 
 DESCRIPTION="Non-linear optimization library"
 HOMEPAGE="http://ab-initio.mit.edu/nlopt/"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+SRC_URI="http://ab-initio.mit.edu/nlopt/${P}.tar.gz"
 
 LICENSE="LGPL-2.1 MIT"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"