mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
containers.image: update to 5.0.0
This commit is contained in:
parent
ced99b8c44
commit
4ba1eae75f
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=3.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="image-${version}"
|
wrksrc="image-${version}"
|
||||||
conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
|
conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
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=28c2a729fabe57f84f50eb26f028734ee8977588acb81aeeb63a35d23ed650e3
|
checksum=99440d59728ed741e6171046cf3a6a820c2e3414cd9c17ee640efd289a015c3f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue