New package: gping-1.2.0
This commit is contained in:
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
|
||||
}
|
||||
Reference in New Issue
Block a user