mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtail: update to 3.0.9.
This commit is contained in:
parent
ea22d71f0a
commit
1ccd3af570
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mtail'
|
# Template file for 'mtail'
|
||||||
pkgname=mtail
|
pkgname=mtail
|
||||||
version=3.0.8
|
version=3.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/mtail"
|
go_import_path="github.com/google/mtail"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/mtail"
|
homepage="https://github.com/google/mtail"
|
||||||
distfiles="https://github.com/google/mtail/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/google/mtail/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=dca93f6a9828f0728c8e6243ab63565fadfd69df0cba065df76988a261db2e12
|
checksum=16c59fe81d2b192bd57b988b00ca16f943ed85746ed2081de44127d5c7d0a439
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv mtail
|
vsv mtail
|
||||||
|
|
Loading…
Add table
Reference in a new issue