From 63bb0e291bbd592a42bed4bfe671928931be6e57 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:05:43 +0100 Subject: [PATCH] sys-apps/xinetd: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- sys-apps/xinetd/xinetd-2.3.15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild index ccc6459905d9..6206114a75ab 100644 --- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild @@ -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" -- 2.26.2