summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:01:23 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:01:23 +0100
commita75108390c985103ba74cdc2dff85e6d2355aa92 (patch)
tree56702eba71058a6ac7340bd0578bfdd543a2ad43 /media-libs
parentmedia-libs/libopenglrecorder: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-a75108390c985103ba74cdc2dff85e6d2355aa92.tar.gz
gentoo-a75108390c985103ba74cdc2dff85e6d2355aa92.tar.bz2
gentoo-a75108390c985103ba74cdc2dff85e6d2355aa92.zip
media-libs/qhull: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/qhull/qhull-2015.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qhull/qhull-2015.2.ebuild b/media-libs/qhull/qhull-2015.2.ebuild
index cdcf4f62489e..cfe8eae85ee3 100644
--- a/media-libs/qhull/qhull-2015.2.ebuild
+++ b/media-libs/qhull/qhull-2015.2.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils flag-o-matic
DESCRIPTION="Geometry library"
HOMEPAGE="http://www.qhull.org"
-SRC_URI="${HOMEPAGE}/download/${PN}-2015-src-7.2.0.tgz -> ${P}.tar.gz"
+SRC_URI="http://www.qhull.org/download/${PN}-2015-src-7.2.0.tgz -> ${P}.tar.gz"
SLOT="0"
LICENSE="BSD"