Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit aa20525

Browse files
dvzrvsvntogit
authored and
svntogit
committed
db-move: moved cri-tools from [community-testing] to [community] (x86_64)
git-svn-id: file:///srv/repos/svn-community/svn@1387047 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 8ab5c8d commit aa20525

File tree

3 files changed

+3
-104
lines changed

3 files changed

+3
-104
lines changed

Diff for: repos/community-testing-x86_64/PKGBUILD

-71
This file was deleted.

Diff for: repos/community-testing-x86_64/cri-tools-1.24.1-makefile.patch

-31
This file was deleted.

Diff for: repos/community-x86_64/PKGBUILD

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
pkgbase=cri-tools
44
pkgname=(crictl critest)
5-
pkgver=1.25.0
6-
_commit=a12c2d088df8bea138eaeb5a0217d98b6cf93a44 # v1.25.0
5+
pkgver=1.26.0
6+
_commit=cf1c8287fcef4444226e54482bf3827e8f804421 # v1.26.0
77
pkgrel=1
88
pkgdesc="CLI and validation tools for Kubelet Container Runtime Interface (CRI)"
99
arch=(x86_64)
@@ -12,6 +12,7 @@ license=(Apache)
1212
groups=(kubernetes-tools)
1313
depends=(glibc)
1414
makedepends=(git go)
15+
options=(debug)
1516
# can only build from git: https://github.com/kubernetes-sigs/cri-tools/issues/676
1617
source=(
1718
git+https://github.com/kubernetes-sigs/$pkgbase#commit=$_commit

0 commit comments

Comments
 (0)