mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 06:42:58 +02:00
flannel: update to 0.27.1.
This commit is contained in:
parent
8896bc390c
commit
6159316205
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.27.0
|
||||
version=0.27.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_mod_mode=off
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/flannel-io/flannel"
|
||||
distfiles="https://github.com/flannel-io/flannel/archive/v${version}.tar.gz"
|
||||
checksum=e766ddd63fe8290fbaf1833519b80b04e3076a9747a0da89f9ed757ff990cd71
|
||||
checksum=d3ad81ff85a87bbf2c2fa4f44fe29f8ae5fbfa00aaa8b732e09a7ed9d9a1d255
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Add table
Reference in a new issue