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