cni: update to 0.7.0.
This commit is contained in:
parent
ef593a96da
commit
e5f0cefbc1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cni'
|
# Template file for 'cni'
|
||||||
pkgname=cni
|
pkgname=cni
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containernetworking/cni"
|
go_import_path="github.com/containernetworking/cni"
|
||||||
go_package="${go_import_path}/cnitool"
|
go_package="${go_import_path}/cnitool"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containernetworking/cni"
|
homepage="https://github.com/containernetworking/cni"
|
||||||
distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
|
||||||
checksum=802f4a002b4eb774624a9dc1c859d3c9926eb2d862e66a673fc99cfc8bcd7494
|
checksum=78d57477d6b0ab9dc4d75ce9f275302d2f379206b5326503e57d9c08b76484c1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue