mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flannel: update to 0.25.3.
This commit is contained in:
parent
91249903ee
commit
30d8c54ce8
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.25.2
|
version=0.25.3
|
||||||
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=bf30d9eaed7aea8dbae8ab56358509ead33fa05ce63ccd4bffc6a6a117112ceb
|
checksum=2812889416cf1a93f39559dc47bd198409de5a0e377dea86389466f816421ce4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue