mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: stern-1.10.0.
This commit is contained in:
parent
addf49a773
commit
9f1eb919de
1 changed files with 13 additions and 0 deletions
13
srcpkgs/stern/template
Normal file
13
srcpkgs/stern/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'stern'
|
||||||
|
pkgname=stern
|
||||||
|
version=1.10.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/wercker/stern"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Multi pod and container log tailing for Kubernetes"
|
||||||
|
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/wercker/stern"
|
||||||
|
distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
|
||||||
|
checksum=7b9d3a7b64224897f96ef052cc27a5889b06e09c393865fa0d5f15db41cc61a0
|
Loading…
Add table
Reference in a new issue