containers.image: update to 5.0.0
This commit is contained in:
parent
ced99b8c44
commit
4ba1eae75f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containers.image'
|
||||
pkgname=containers.image
|
||||
version=3.0.0
|
||||
version=5.0.0
|
||||
revision=1
|
||||
wrksrc="image-${version}"
|
||||
conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containers/image"
|
||||
distfiles="https://github.com/containers/image/archive/v${version}.tar.gz"
|
||||
checksum=28c2a729fabe57f84f50eb26f028734ee8977588acb81aeeb63a35d23ed650e3
|
||||
checksum=99440d59728ed741e6171046cf3a6a820c2e3414cd9c17ee640efd289a015c3f
|
||||
|
||||
do_build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in New Issue