From ef6670a2148419193c1af85491acfbab4ed977f9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 9 Sep 2019 11:20:18 -0500 Subject: app-misc/spire: fix the vendor_uri location Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs --- app-misc/spire/spire-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc/spire/spire-0.8.1.ebuild') diff --git a/app-misc/spire/spire-0.8.1.ebuild b/app-misc/spire/spire-0.8.1.ebuild index 15aa92b309c2..552104b1bd85 100644 --- a/app-misc/spire/spire-0.8.1.ebuild +++ b/app-misc/spire/spire-0.8.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -VENDOR_URI="https://dev.gentoo.org/~whubbs/dist/${P}-vendor.tar.gz" +VENDOR_URI="https://dev.gentoo.org/~williamh/dist/${P}-vendor.tar.gz" DESCRIPTION="the spiffe runtime environment" HOMEPAGE="https://github.com/spiffe/spire" -- cgit v1.2.3-65-gdbad