mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
cni-plugins: update to 1.7.1.
This commit is contained in:
parent
8733a5d413
commit
4533167e5d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cni-plugins'
|
# Template file for 'cni-plugins'
|
||||||
pkgname=cni-plugins
|
pkgname=cni-plugins
|
||||||
version=1.5.1
|
version=1.7.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containernetworking/plugins"
|
go_import_path="github.com/containernetworking/plugins"
|
||||||
short_desc="Container Network Interface (plugins)"
|
short_desc="Container Network Interface (plugins)"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/containernetworking/plugins"
|
homepage="https://github.com/containernetworking/plugins"
|
||||||
changelog="https://github.com/containernetworking/plugins/releases"
|
changelog="https://github.com/containernetworking/plugins/releases"
|
||||||
distfiles="https://github.com/containernetworking/plugins/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/containernetworking/plugins/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a2eff5f064f809ee41f8f49ef8aed1f0a4093c0c772f2ce2caaee4e6f395050a
|
checksum=95b639f8ccbb714da98e331ef8813f790d447fce5417f2f8a575f3c62bfb1474
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./build_linux.sh \
|
./build_linux.sh \
|
||||||
|
|
Loading…
Add table
Reference in a new issue