summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:01:16 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:01:16 +0100
commit6e008b972115d417882795fc5ffd6ec44f01e5ab (patch)
tree74369a82e280c2d040431ba3f39cb67374431e2b /media-libs
parentmedia-fonts/tex-gyre: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-6e008b972115d417882795fc5ffd6ec44f01e5ab.tar.gz
gentoo-6e008b972115d417882795fc5ffd6ec44f01e5ab.tar.bz2
gentoo-6e008b972115d417882795fc5ffd6ec44f01e5ab.zip
media-libs/ctl: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/ctl/ctl-1.5.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ctl/ctl-1.5.2-r1.ebuild b/media-libs/ctl/ctl-1.5.2-r1.ebuild
index 67aca511194e..df157eb6112d 100644
--- a/media-libs/ctl/ctl-1.5.2-r1.ebuild
+++ b/media-libs/ctl/ctl-1.5.2-r1.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils
DESCRIPTION="AMPAS' Color Transformation Language"
HOMEPAGE="https://github.com/ampas/CTL"
-SRC_URI="${HOMEPAGE}/archive/ctl-${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/ampas/CTL/archive/${P}.tar.gz"
LICENSE="AMPAS"
SLOT="0"