mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: domain_exporter-0.1.8
This commit is contained in:
parent
41199f595b
commit
c0ddb87907
1 changed files with 13 additions and 0 deletions
13
srcpkgs/domain_exporter/template
Normal file
13
srcpkgs/domain_exporter/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'domain_exporter'
|
||||||
|
pkgname=domain_exporter
|
||||||
|
version=0.1.8
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/shift/domain_exporter"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Prometheus WHOIS domain details exporter"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/shift/domain_exporter"
|
||||||
|
distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
|
||||||
|
checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
|
Loading…
Add table
Reference in a new issue