diff options
Diffstat (limited to 'app-misc/spire/spire-0.8.1.ebuild')
-rw-r--r-- | app-misc/spire/spire-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |