cni: update to 0.8.0.
This commit is contained in:
parent
ceb536fbc8
commit
e4223964f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cni'
|
# Template file for 'cni'
|
||||||
pkgname=cni
|
pkgname=cni
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containernetworking/cni"
|
go_import_path="github.com/containernetworking/cni"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Cameron Nemo <cnemo@tutanota.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=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
|
checksum=df8afe3eeae3296ba33ca267041c42f13135c3a067bf2d932761bb02998247a6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue