mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cni: update to 1.0.1.
This commit is contained in:
parent
4ea130e779
commit
1c27cda7fd
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.8.0
|
version=1.0.1
|
||||||
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=df8afe3eeae3296ba33ca267041c42f13135c3a067bf2d932761bb02998247a6
|
checksum=0e5376f70fb36c26935ddfb90b0da69736592ba8b577fbfb904750034c053d3b
|
||||||
|
|
Loading…
Add table
Reference in a new issue