mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bird_exporter: update to 1.2.6.
This commit is contained in:
parent
572acba7f3
commit
cbb9f4933d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bird_exporter'
|
# Template file for 'bird_exporter'
|
||||||
pkgname=bird_exporter
|
pkgname=bird_exporter
|
||||||
version=1.2.5
|
version=1.2.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/czerwonk/bird_exporter"
|
go_import_path="github.com/czerwonk/bird_exporter"
|
||||||
hostmakedepends="$(vopt_if man pandoc)"
|
hostmakedepends="$(vopt_if man pandoc)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/czerwonk/bird_exporter"
|
homepage="https://github.com/czerwonk/bird_exporter"
|
||||||
distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
|
distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
|
||||||
checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
|
checksum=ff4c5363f396265115a01ec87ceb949a7098d1e533f10b226320101cafa0651a
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
desc_option_man="Use pandoc for manpages"
|
desc_option_man="Use pandoc for manpages"
|
||||||
|
|
Loading…
Add table
Reference in a new issue