mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
operator-sdk: update to 0.17.1
This commit is contained in:
parent
2c074aa504
commit
d8c88de49f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'operator-sdk'
|
# Template file for 'operator-sdk'
|
||||||
pkgname=operator-sdk
|
pkgname=operator-sdk
|
||||||
version=0.17.0
|
version=0.17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/operator-framework/operator-sdk"
|
go_import_path="github.com/operator-framework/operator-sdk"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/operator-framework/operator-sdk"
|
homepage="https://github.com/operator-framework/operator-sdk"
|
||||||
distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
|
distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
|
||||||
checksum=291e8450b17cfba6ed623e7d242f0c900858b1e6dcfc9c0f474af43400a35c02
|
checksum=0311f90ac1e46c4b3520e4ae4db816308579fdf6f43044d14a1fa68a6c7dcf73
|
||||||
|
|
Loading…
Add table
Reference in a new issue