ssl_exporter: update to 2.1.1.
This commit is contained in:
parent
b7712d7341
commit
8dc702c1a7
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'ssl_exporter'
|
# Template file for 'ssl_exporter'
|
||||||
pkgname=ssl_exporter
|
pkgname=ssl_exporter
|
||||||
version=0.6.0
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/ribbybibby/ssl_exporter
|
go_import_path=github.com/ribbybibby/ssl_exporter
|
||||||
short_desc="Exports Prometheus metrics for SSL certificates"
|
short_desc="Exports Prometheus metrics for SSL certificates"
|
||||||
maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/ribbybibby/ssl_exporter"
|
homepage="https://github.com/ribbybibby/ssl_exporter"
|
||||||
distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
|
distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
|
||||||
checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
|
checksum=570875ad6497657e50c097cc5d88eaf06f60b3023bef3abc0e8ca76f8f1b497d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv ssl_exporter
|
vsv ssl_exporter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue