mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
containers.storage: update to 1.45.4.
This commit is contained in:
parent
cda19fbf72
commit
602ca25eae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'containers.storage'
|
# Template file for 'containers.storage'
|
||||||
pkgname=containers.storage
|
pkgname=containers.storage
|
||||||
version=1.37.3
|
version=1.45.4
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="go-md2man"
|
hostmakedepends="go-md2man"
|
||||||
depends="fuse-overlayfs"
|
depends="fuse-overlayfs"
|
||||||
short_desc="Storage configuration shared by podman, buildah, and skopeo"
|
short_desc="Storage configuration shared by podman, buildah, and skopeo"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/storage"
|
homepage="https://github.com/containers/storage"
|
||||||
distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=344ca995120ddf7cb3d341f27c6315dcc4e5a5807b95d1db5a7a21b4f9a95339
|
checksum=741860bc30574570db20446053575b748e54a299a806c18eebc224471cebcd0c
|
||||||
_manpage="containers-storage.conf.5"
|
_manpage="containers-storage.conf.5"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue