commit: f2a13fbf5f8878b3b6bd0f540c2cd991346b7f20 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Feb 21 17:06:53 2023 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Feb 21 17:07:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a13fbf
app-containers/skopeo: fix commit hash Signed-off-by: William Hubbs <williamh <AT> gentoo.org> app-containers/skopeo/skopeo-1.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/skopeo/skopeo-1.11.1.ebuild b/app-containers/skopeo/skopeo-1.11.1.ebuild index 98396d981315..2b81a31ab111 100644 --- a/app-containers/skopeo/skopeo-1.11.1.ebuild +++ b/app-containers/skopeo/skopeo-1.11.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -COMMIT=ee60474d5a4d99745aac9855797ad4b26510d786 +COMMIT=fb1ade6d9e9b501e35b09538c9533fac5dd604b6 inherit go-module DESCRIPTION="Command line utility foroperations on container images and image repositories"
