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