bird_exporter: update to 1.2.5.
This commit is contained in:
parent
248950a273
commit
fe03745c6a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bird_exporter'
|
||||
pkgname=bird_exporter
|
||||
version=1.2.4
|
||||
version=1.2.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/czerwonk/bird_exporter"
|
||||
|
@ -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=99498bb8a47e2dbb496830099a550df0bf0d4b53f3e7ccd309689c54f5ffae72
|
||||
checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
|
||||
|
||||
post_build() {
|
||||
pandoc -s -t man bird_exporter.1.md -o bird_exporter.1
|
||||
|
|
Loading…
Reference in New Issue