mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ssl_exporter: update to 2.4.3.
This commit is contained in:
parent
9f3b74e6a7
commit
cfc76b3cff
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ssl_exporter'
|
||||
pkgname=ssl_exporter
|
||||
version=2.4.2
|
||||
revision=2
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/ribbybibby/ssl_exporter/v2
|
||||
short_desc="Exports Prometheus metrics for SSL certificates"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/ribbybibby/ssl_exporter"
|
||||
distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
|
||||
checksum=9c848d473adf0226a8714892e06553a5a2468b44d1444f1b95f1b6d9e15be3ad
|
||||
checksum=6b50153ac8f79bd6ffc2d5045325bf23c210d0ffa27b3c68f74e274b2d258f28
|
||||
|
||||
post_install() {
|
||||
vsv ssl_exporter
|
||||
|
|
Loading…
Add table
Reference in a new issue