mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
flannel: update to 0.26.5.
This commit is contained in:
parent
ef3fdfac30
commit
f2056142a3
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.4
|
version=0.26.5
|
||||||
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=bf39c8b28570e9b1413ff077f56bd86a1c736c7e82cacce1972b85d70d88a5f3
|
checksum=4b2b2e5b7e81f14ffce2c4fdff52a6bb7ec1044fc73d8b8b316fbc0c1d4d9e80
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue