summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-02-21 11:06:53 -0600
committerWilliam Hubbs <williamh@gentoo.org>2023-02-21 11:07:26 -0600
commitf2a13fbf5f8878b3b6bd0f540c2cd991346b7f20 (patch)
treee8df45e8771b5f8f37ae56e6d60492e83a5179de /app-containers
parentdev-python/flask-gravatar: enable py3.11 (diff)
downloadgentoo-f2a13fbf5f8878b3b6bd0f540c2cd991346b7f20.tar.gz
gentoo-f2a13fbf5f8878b3b6bd0f540c2cd991346b7f20.tar.bz2
gentoo-f2a13fbf5f8878b3b6bd0f540c2cd991346b7f20.zip
app-containers/skopeo: fix commit hash
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/skopeo/skopeo-1.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"