sys-apps/xinetd: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:43 +0000 (11:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:43 +0000 (11:05 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sys-apps/xinetd/xinetd-2.3.15.3.ebuild

index ccc6459905d9c2a43a8d1cc08cf73424f9817d0e..6206114a75ab4ca5a03eae5ee5fef980f52440b1 100644 (file)
@@ -6,7 +6,7 @@ inherit flag-o-matic systemd toolchain-funcs
 
 DESCRIPTION="powerful replacement for inetd"
 HOMEPAGE="https://github.com/openSUSE/xinetd"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
+SRC_URI="https://github.com/openSUSE/xinetd/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"