skopeo: update to 1.13.1

Bumping skopeo to version v1.13.1-4-g416218f5, which comprises the following commits:

    882b087b Packit: remove pre-sync action
    3162e17e [release-1.13] Bump to v1.13.2-dev
    8ace37a4 [release-1.13] Bump to v1.13.1
    cac20311 [release-1.13] Bump c/common to v0.55.2
    d5b1f34e [release-1.13 backport] [CI:BUILD] Packit: install golist before updating downstream spec
    85d99af2 [release-1.13] Bump to v1.13.1-dev
    8b9999e1 Bump to v1.13.0

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2023-08-03 18:46:41 +00:00
parent dddc423fa3
commit 78f1c22f61

View File

@ -24,8 +24,8 @@ SRC_URI = " \
file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
"
SRCREV = "8b9999e1d501a1e81ffd9142c40c068a0c509780"
PV = "v1.13.0+git${SRCPV}"
SRCREV = "416218f501364aa05fbe63617fd4599d63d82637"
PV = "v1.13.1+git${SRCPV}"
GO_IMPORT = "import"
S = "${WORKDIR}/git/src/github.com/containers/skopeo"