dev-go/go-crypt: fix repository URL
This commit is contained in:
parent
9aec459b8b
commit
09b9160b21
2 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
EGO_PN="github.com/nyarla/go-crypt/..."
|
||||
EGO_PN="github.com/amoghe/go-crypt/..."
|
||||
|
||||
if [[ ${PV} = *9999* ]]; then
|
||||
inherit golang-vcs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue