summaryrefslogtreecommitdiff
path: root/app-misc/notary
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /app-misc/notary
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'app-misc/notary')
-rw-r--r--app-misc/notary/Manifest2
-rw-r--r--app-misc/notary/notary-0.7.0.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/notary/Manifest b/app-misc/notary/Manifest
index c020080a9ab8..94c204ee095d 100644
--- a/app-misc/notary/Manifest
+++ b/app-misc/notary/Manifest
@@ -3,5 +3,5 @@ AUX notary-server.initd 568 BLAKE2B a38ceeadc4d3bd663dced340da3040b352081dce6d27
AUX notary-signer.confd 103 BLAKE2B 461b38b6c8d97e7c8cedb88e48eca0342174434a819d99883496a9622fd04c19d097a498195c9e37246420f4f01fef07219bd4c9e76dc26cf8b70d9ce43ab1c7 SHA512 088bbd2eabf1e9be673b35a4a481c270ba2ccea479ef1164804ecead730a61465862888e7cbff53976056826d4ff066e1e2ab253cd6e3287109d03873c11777b
AUX notary-signer.initd 568 BLAKE2B a0041a57049a1709ffb0906e4cef2e6cad32172c52bddc77917e7f6293a4deba79ae0d965db53fb537d66d91dc6b06230f91d14971c408f60182b350b6a672af SHA512 325614982f75f33a9fd59a6183255fa61158c4b2288f2d06e4d88c8f1f43dc5df83c85e8ecdf40cf19f9a00b51ba641fc024d863f220b6aac8e530e17e7eb3a2
DIST notary-0.7.0.tar.gz 7146025 BLAKE2B 2aafa82e27eb498d21d09781b54f9a40df57ba23fd4386b5d8fdc0eb09a74b761a1bc3c618ad2403b21e049c4dfb9e75281e949cc8f29474da6903d5fc06ede3 SHA512 8996f4d64fda5db54d460ae8168360fdde86986752b30255ab9cf9cf12d475f88d7ac4f2b0e15d6cb9ee8eff2709306fd0b3d38708ee41caa94862d795ca6a75
-EBUILD notary-0.7.0.ebuild 1023 BLAKE2B ddbce4a49463d9509242f2d439d3b04fc59054c22aca4b8e67d4a13593847bd1d6fb9892cc62604ebff3f6d0746b394623766aaa46e54be6a0875a01eb12e89c SHA512 53de0418d81c8a47d6a3085664b63ea6ab83d575963f7bee8b4db92e4f89b5003269895210bdd268a35543398a879008dcb9092b0eea06268731dfa1865c27a6
+EBUILD notary-0.7.0.ebuild 1013 BLAKE2B bb91619e8e00a2c54352f87fe640712c36b75850f4be90bb93343c52d69ebdc350cd26ccecf1637d7c0a7daf33eb14a9436b8347313ddc92dcd3ba3220f73328 SHA512 0c089eea4b811e6cfafc2cfb893ab5d60f02ed3687872c428643ff2c987c53cb41912b39d2058348cb46c4195e0a6ac7a9f6585e9033db3d9cfd3592568795e2
MISC metadata.xml 263 BLAKE2B 70180cf01a9a8de9dc53e35528c571ae95b0316c794b482a33f9db1575119c0bfeb3645e4e31681192e64a958fd51c24fb0dac048bce6e2850ce9eee40a42308 SHA512 d918f5f60be280f32f0a07a3c6de16fea69a8d0e0495a15e97362c97074a21d7c1ef69bd292b86eaf61e68fae593ec3d167abc29d6d3536d2d1ad57535f2b3bf
diff --git a/app-misc/notary/notary-0.7.0.ebuild b/app-misc/notary/notary-0.7.0.ebuild
index 141759da1bd1..4ca8fbf90066 100644
--- a/app-misc/notary/notary-0.7.0.ebuild
+++ b/app-misc/notary/notary-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ inherit go-module
GIT_COMMIT=b0b6bfdd
DESCRIPTION="A project that allows anyone to have trust over arbitrary collections of data"
-HOMEPAGE="https://github.com/theupdateframework/notary"
-SRC_URI="https://github.com/theupdateframework/notary/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/notaryproject/notary"
+SRC_URI="https://github.com/notaryproject/notary/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"