fix: backup etc/conf.d/prometheus-x509-certificate-exporter

This commit is contained in:
2023-06-13 20:24:46 +02:00
parent 1d438cfda5
commit 02b500c76f
2 changed files with 7 additions and 2 deletions

View File

@ -3,12 +3,16 @@
pkgname=prometheus-x509-certificate-exporter
_pkgname=x509-certificate-exporter
pkgver=3.6.0
pkgrel=4
pkgrel=5
pkgdesc="metric exporter for x509 certificates"
arch=('armv7h' 'aarch64' 'x86_64')
url="https://github.com/enix/$_pkgname"
license=('MIT')
makedepends=('go')
backup=(
etc/conf.d/prometheus-x509-certificate-exporter
)
source=(
"$url/archive/refs/tags/v$pkgver.zip"
'prometheus-x509-certificate-exporter'