containers.storage: update to 1.55.0

This commit is contained in:
cinerea0 2024-07-30 16:04:32 -04:00 committed by cinerea0
parent dae8277379
commit 1f15f8d599
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'containers.storage'
pkgname=containers.storage
version=1.50.2
version=1.55.0
revision=1
hostmakedepends="go-md2man"
depends="fuse-overlayfs"
@ -8,8 +8,9 @@ short_desc="Storage configuration shared by podman, buildah, and skopeo"
maintainer="Cameron Nemo <cam@nohom.org>"
license="Apache-2.0"
homepage="https://github.com/containers/storage"
changelog="https://github.com/containers/storage/releases"
distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz"
checksum=8ed20cea8cd9bb6ecb63220a0b3f32df63445fe06fb8074c50e3c942e7d1ca0f
checksum=d6c2d3af9e0f674c248477d521d0f8fc5eac050c65e2fd3f823cc42502b22847
_manpage="containers-storage.conf.5"
do_build() {