cni-plugins: update to 1.0.1.
This commit is contained in:
parent
1fc07c5d0a
commit
4dce038cd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cni-plugins'
|
||||
pkgname=cni-plugins
|
||||
version=0.9.1
|
||||
version=1.0.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=35e96c6c47b9d080d1cbdcfca02808b01a95464607cd2a2c971b3ad596285928
|
||||
checksum=2ba3cd9f341a7190885b60d363f6f23c6d20d975a7a0ab579dd516f8c6117619
|
||||
|
||||
do_build() {
|
||||
./build_linux.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue