diff --git a/ports-mgmt/fastest_pkg/Makefile b/ports-mgmt/fastest_pkg/Makefile index d37fb50695fe..9a97d2923c78 100644 --- a/ports-mgmt/fastest_pkg/Makefile +++ b/ports-mgmt/fastest_pkg/Makefile @@ -1,24 +1,24 @@ # Created by: Emanuel Haupt PORTNAME= fastest_pkg -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Script to find the fastest pkg mirror LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \ - curl:ftp/curl + ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl@${PY_FLAVOR} USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= ehaupt USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/ports-mgmt/fastest_pkg/distinfo b/ports-mgmt/fastest_pkg/distinfo index 74879e93894e..f3335a1f9111 100644 --- a/ports-mgmt/fastest_pkg/distinfo +++ b/ports-mgmt/fastest_pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607501707 -SHA256 (ehaupt-fastest_pkg-v0.1.2_GH0.tar.gz) = d938324b82572889e62bbd674ff5231e529b12afcedd341267307913dc5d42ae -SIZE (ehaupt-fastest_pkg-v0.1.2_GH0.tar.gz) = 2789 +TIMESTAMP = 1640340937 +SHA256 (ehaupt-fastest_pkg-v0.2.0_GH0.tar.gz) = b2ea3ea47eb9c58d82186542aaa73f65998d1254f8851a242a3f1f457ba8b6db +SIZE (ehaupt-fastest_pkg-v0.2.0_GH0.tar.gz) = 5708