mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
containers.image: update to 5.28.0
This commit is contained in:
parent
d3600cb54c
commit
a79c47adea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containers.image'
|
||||
pkgname=containers.image
|
||||
version=5.24.2
|
||||
version=5.28.0
|
||||
revision=1
|
||||
conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
|
||||
hostmakedepends="go-md2man"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containers/image"
|
||||
distfiles="https://github.com/containers/image/archive/v${version}.tar.gz"
|
||||
checksum=9ddc18a58bbec6de2854e858341c77aebf5a2afe49d00a7288d4e6cfe7732047
|
||||
checksum=89f0aa574f65b1849c57ed2be660fac2cbaec5f43e2e14cdfebb3ff15556fd78
|
||||
|
||||
do_build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue