mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flannel: update to 0.26.4.
This commit is contained in:
parent
b7d8248641
commit
9002ece056
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.3
|
version=0.26.4
|
||||||
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=ec5911305fd77cfab0bb432472c53d44a6cd6248635093dbeec5b5f3b397ba52
|
checksum=bf39c8b28570e9b1413ff077f56bd86a1c736c7e82cacce1972b85d70d88a5f3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue