We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a00d67 commit 1ae1fdeCopy full SHA for 1ae1fde
1 file changed
srcpkgs/skopeo/template
@@ -1,7 +1,7 @@
1
# Template file for 'skopeo'
2
pkgname=skopeo
3
-version=1.16.0
4
-revision=3
+version=1.21.0
+revision=1
5
build_style=go
6
build_helper=qemu
7
go_import_path="github.com/containers/skopeo"
@@ -16,7 +16,7 @@ license="Apache-2.0"
16
homepage="https://github.com/containers/skopeo"
17
changelog="https://github.com/containers/skopeo/releases"
18
distfiles="https://github.com/containers/skopeo/archive/refs/tags/v${version}.tar.gz"
19
-checksum=fed91fd067605460ef33431163227471b1e85c8768203fc393345d6ffd645448
+checksum=f76eeddf697a3cc7a872e3077ab4d0fdbebe9f3c6171462e3e9feb84368b3fac
20
make_dirs="/var/lib/atomic/sigstore 0755 root root"
21
22
post_build() {
0 commit comments