cni-plugins: update to 1.1.1.
This commit is contained in:
parent
1c27cda7fd
commit
588051cc8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cni-plugins'
|
||||
pkgname=cni-plugins
|
||||
version=1.0.1
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="plugins-${version}"
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containernetworking/plugins"
|
||||
distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
|
||||
checksum=2ba3cd9f341a7190885b60d363f6f23c6d20d975a7a0ab579dd516f8c6117619
|
||||
checksum=c86c44877c47f69cd23611e22029ab26b613f620195b76b3ec20f589367a7962
|
||||
|
||||
do_build() {
|
||||
./build_linux.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue