mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
flannel: update to 0.27.2.
This commit is contained in:
parent
84b0b2feca
commit
b2eb0e1714
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flannel'
|
||||
pkgname=flannel
|
||||
version=0.27.1
|
||||
version=0.27.2
|
||||
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=d3ad81ff85a87bbf2c2fa4f44fe29f8ae5fbfa00aaa8b732e09a7ed9d9a1d255
|
||||
checksum=698a3c9cb45a25e28ab5d1278306194764e8b6ccdb6db6325fe1463b23e47f4c
|
||||
|
||||
post_install() {
|
||||
vsv flannel
|
||||
|
|
Loading…
Add table
Reference in a new issue