commit:     ef6670a2148419193c1af85491acfbab4ed977f9
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Mon Sep  9 16:20:18 2019 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 16:21:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6670a2

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 <williamh <AT> gentoo.org>

 app-misc/spire/spire-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/spire/spire-0.8.1.ebuild 
b/app-misc/spire/spire-0.8.1.ebuild
index 15aa92b309c..552104b1bd8 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";

Reply via email to