New package: gping-1.2.0
This commit is contained in:
parent
043408cd59
commit
2e68ceae41
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gping/template
Normal file
15
srcpkgs/gping/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'gping'
|
||||||
|
pkgname=gping
|
||||||
|
version=1.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Ping, but with a graph"
|
||||||
|
maintainer="Paper <paper@tilde.institute>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/orf/gping/"
|
||||||
|
distfiles="https://github.com/orf/gping/archive/v${version}.tar.gz"
|
||||||
|
checksum=2379d2d5c3e301140d9c65c4dcc2b99602acf511b2798f45009af4c1101a0716
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue