update to speedtest-cli-2.0.0
This commit is contained in:
parent
16e1d3675f
commit
1f0bcf9851
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2017/10/17 14:38:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2018/02/10 14:16:28 sthen Exp $
|
||||
|
||||
COMMENT = command-line client for speedtest.net bandwidth tester
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.7
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
DISTNAME = speedtest-cli-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = benchmarks net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (speedtest-cli-1.0.7.tar.gz) = pj/Y0gXUdN24PvFNQcT5pg6BTmq/oA4pSzV153kJWEY=
|
||||
SIZE (speedtest-cli-1.0.7.tar.gz) = 21458
|
||||
SHA256 (speedtest-cli-2.0.0.tar.gz) = tTiJjtkwip6ypfgiZpwfhZ/np7Ejcpewr80cjVEFIT0=
|
||||
SIZE (speedtest-cli-2.0.0.tar.gz) = 22756
|
||||
|
@ -1,8 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/11/19 14:32:53 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/02/10 14:16:28 sthen Exp $
|
||||
@comment bin/speedtest
|
||||
bin/speedtest-cli
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}speedtest.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}speedtest_cli.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest.py
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
@ -10,4 +9,3 @@ lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/speedtest_cli.py
|
||||
|
Loading…
Reference in New Issue
Block a user