From 75d8560f706fd81d1e3ae75ccb47a2028a616441 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:00:25 -0400 Subject: [PATCH] skopeo: rebuild for go-1.23.0 --- srcpkgs/skopeo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template index 493cfecaa07..ea913d1212d 100644 --- a/srcpkgs/skopeo/template +++ b/srcpkgs/skopeo/template @@ -1,7 +1,7 @@ # Template file for 'skopeo' pkgname=skopeo version=1.16.0 -revision=1 +revision=2 build_style=go build_helper=qemu go_import_path="github.com/containers/skopeo"