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