mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtail: update to 3.0.7.
This commit is contained in:
parent
13b6eb7ebb
commit
3d94576281
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.5
|
version=3.0.7
|
||||||
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=5fb6e8e7a68ca9cf6061b305a6db93f9ea660ecc7df254e121084a9f380e0348
|
checksum=94ba1723de9a004b6f5f550bad4bcade12f9e05cf8f35327957914a724199b41
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv mtail
|
vsv mtail
|
||||||
|
|
Loading…
Add table
Reference in a new issue