New package: cni-0.6.0
This commit is contained in:
parent
0d1a78300b
commit
d00e94dedd
1 changed files with 13 additions and 0 deletions
13
srcpkgs/cni/template
Normal file
13
srcpkgs/cni/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'cni'
|
||||
pkgname=cni
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containernetworking/cni"
|
||||
go_package="${go_import_path}/cnitool"
|
||||
short_desc="Container Network Interface"
|
||||
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=802f4a002b4eb774624a9dc1c859d3c9926eb2d862e66a673fc99cfc8bcd7494
|
Loading…
Add table
Add a link
Reference in a new issue