mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cri-o: update to 1.13.1.
This commit is contained in:
parent
4b9686f1b0
commit
599ccc88be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cri-o'
|
# Template file for 'cri-o'
|
||||||
pkgname=cri-o
|
pkgname=cri-o
|
||||||
version=1.13.0
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/kubernetes-sigs/cri-o"
|
go_import_path="github.com/kubernetes-sigs/cri-o"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/kubernetes-sigs/cri-o"
|
homepage="https://github.com/kubernetes-sigs/cri-o"
|
||||||
distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
|
distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
|
||||||
checksum=92588998dbb79002c38f65f84602b5659f0d0ef1cd36b1a568a2e40269b66816
|
checksum=48e7cf64a757d62a3edf214e1b93b74d99f090ca924f956ede2494a260eab2db
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" cri-o-devel"
|
hostmakedepends+=" cri-o-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue