bird_exporter: update to 1.3.0.
This commit is contained in:
parent
9163cd9371
commit
97a8870d72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bird_exporter'
|
# Template file for 'bird_exporter'
|
||||||
pkgname=bird_exporter
|
pkgname=bird_exporter
|
||||||
version=1.2.6
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/czerwonk/bird_exporter"
|
go_import_path="github.com/czerwonk/bird_exporter"
|
||||||
|
@ -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=ff4c5363f396265115a01ec87ceb949a7098d1e533f10b226320101cafa0651a
|
checksum=4b38b2f9007e257e5380ee9c0932cd1b2d84f1355fe623d6ee7f2569fa83ef5e
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
desc_option_man="Use pandoc for manpages"
|
desc_option_man="Use pandoc for manpages"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue