dev-libs/libxdg-basedir: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:13 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:13 +0000 (11:00 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

index 4d8ca2a7e832b1a35564a05dd682ef898908562d..e4b82be5bb59c7e1527e1eeb4d090f5e31f5ce03 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools eutils
 
 DESCRIPTION="Small library to access XDG Base Directories Specification paths"
 HOMEPAGE="https://github.com/devnev/libxdg-basedir"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/devnev/libxdg-basedir/archive/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"