cri-o: update to 1.13.3.
This commit is contained in:
parent
c1eaa47674
commit
685b8fc8db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cri-o'
|
||||
pkgname=cri-o
|
||||
version=1.13.1
|
||||
version=1.13.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/kubernetes-sigs/cri-o"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/kubernetes-sigs/cri-o"
|
||||
distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
|
||||
checksum=48e7cf64a757d62a3edf214e1b93b74d99f090ca924f956ede2494a260eab2db
|
||||
checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" cri-o-devel"
|
||||
|
|
Loading…
Reference in New Issue