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