cni-plugins: update to 0.8.1.
This commit is contained in:
parent
217928a21e
commit
9826e41ad5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cni-plugins'
|
||||
pkgname=cni-plugins
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
wrksrc="plugins-${version}"
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containernetworking/plugins"
|
||||
distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
|
||||
checksum=a75106511fccb500a0931018ee34612b1b5c0c8c4fef03b86e9715e81dc6f512
|
||||
checksum=1b6f66835b52eb382f625cb98b70ddfaa02bbaf016ef4d9eb5faa21d0648e519
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/17776/steps/shell_3/logs/stdio";;
|
||||
|
|
Loading…
Reference in a new issue