app-misc/spire: fix the vendor_uri location
authorWilliam Hubbs <william.hubbs@sony.com>
Mon, 9 Sep 2019 16:20:18 +0000 (11:20 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Mon, 9 Sep 2019 16:21:29 +0000 (11:21 -0500)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: William Hubbs <williamh@gentoo.org>
app-misc/spire/spire-0.8.1.ebuild

index 15aa92b309c2ec38448031ecc34221ef4ce06a75..552104b1bd8557c3a516b9b4f951a6ed36e6fd09 100644 (file)
@@ -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"