ssl_exporter: update to 2.4.2.

This commit is contained in:
Michael Aldridge 2023-10-22 16:40:22 -05:00
parent 72540c67ab
commit 5405825604
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'ssl_exporter' # Template file for 'ssl_exporter'
pkgname=ssl_exporter pkgname=ssl_exporter
version=2.3.1 version=2.4.2
revision=3 revision=1
build_style=go build_style=go
go_import_path=github.com/ribbybibby/ssl_exporter go_import_path=github.com/ribbybibby/ssl_exporter/v2
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=78b72da0da14be809712d416a270bef97b0118dac9b7410a49fcec80e0816be8 checksum=9c848d473adf0226a8714892e06553a5a2468b44d1444f1b95f1b6d9e15be3ad
post_install() { post_install() {
vsv ssl_exporter vsv ssl_exporter