containers.image: update to 5.23.0
This commit is contained in:
parent
a4f9cba608
commit
1766ff873f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'containers.image'
|
||||
pkgname=containers.image
|
||||
version=5.22.0
|
||||
version=5.23.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=5333fdb1b913250ff9f5f8bf13f986a36a82a9ef79132fc1a5d850ac95b3428d
|
||||
checksum=e3420034546bdc5b08a5be122313093dc0c686236b5d9223d1116e34c069d001
|
||||
|
||||
do_build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in New Issue