ssl_exporter: update to 2.3.1.
This commit is contained in:
parent
a64414ff64
commit
31b7731609
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ssl_exporter'
|
# Template file for 'ssl_exporter'
|
||||||
pkgname=ssl_exporter
|
pkgname=ssl_exporter
|
||||||
version=2.1.1
|
version=2.3.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
|
||||||
|
@ -9,7 +9,7 @@ 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=570875ad6497657e50c097cc5d88eaf06f60b3023bef3abc0e8ca76f8f1b497d
|
checksum=78b72da0da14be809712d416a270bef97b0118dac9b7410a49fcec80e0816be8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv ssl_exporter
|
vsv ssl_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue