diff options
author | Stefan Strogin <steils@gentoo.org> | 2019-07-27 02:33:53 +0300 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2019-07-27 03:21:57 +0300 |
commit | 5cdccc13d89d832d9cecedcbc6e2934bd5787993 (patch) | |
tree | 7df6417b3cedbf260ed7edcc4acebdc98fb119c9 /app-crypt/pesign | |
parent | app-crypt/pesign: bump version to 113 (diff) | |
download | gentoo-5cdccc13d89d832d9cecedcbc6e2934bd5787993.tar.gz gentoo-5cdccc13d89d832d9cecedcbc6e2934bd5787993.tar.bz2 gentoo-5cdccc13d89d832d9cecedcbc6e2934bd5787993.zip |
app-crypt/pesign: fix remote-id
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'app-crypt/pesign')
-rw-r--r-- | app-crypt/pesign/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pesign/metadata.xml b/app-crypt/pesign/metadata.xml index ac456968425e..104aadf02102 100644 --- a/app-crypt/pesign/metadata.xml +++ b/app-crypt/pesign/metadata.xml @@ -10,6 +10,6 @@ <name>Proxy Maintainers</name> </maintainer> <upstream> - <remote-id type="github">vathpela/pesign</remote-id> + <remote-id type="github">rhboot/pesign</remote-id> </upstream> </pkgmetadata> |