mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
New package: speedtest-cli-1.0.0
This commit is contained in:
parent
e20887d9b2
commit
a506404daf
1 changed files with 13 additions and 0 deletions
13
srcpkgs/speedtest-cli/template
Normal file
13
srcpkgs/speedtest-cli/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'speedtest-cli'
|
||||||
|
pkgname=speedtest-cli
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-setuptools"
|
||||||
|
short_desc="Command line bandwidth test using speedtest.net"
|
||||||
|
maintainer="Aaron Marcher <info@nulltime.net>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/sivel/speedtest-cli"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=c9692ae3ec2005f39830ef8e645f63ccf45d6797624b5a56a53bde4d2174edca
|
Loading…
Add table
Reference in a new issue