net/py-gdown: Update to 3.13.0
Changes: https://github.com/wkentaro/gdown/commits/master
This commit is contained in:
parent
13c9fb30be
commit
eb4a21ad58
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= gdown
|
||||
PORTVERSION= 3.12.2
|
||||
PORTVERSION= 3.13.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,10 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Google Drive direct download of big files
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.12.0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1604480698
|
||||
SHA256 (gdown-3.12.2.tar.gz) = 4b3a1301e57bfd8dce939bf25ef8fbb4b23967fd0f878eede328bdcc41386bac
|
||||
SIZE (gdown-3.12.2.tar.gz) = 8218
|
||||
TIMESTAMP = 1620298646
|
||||
SHA256 (gdown-3.13.0.tar.gz) = d5f9389539673875712beba4936c4ace95d24324953c6f0408a858c534c0bf21
|
||||
SIZE (gdown-3.13.0.tar.gz) = 9335
|
||||
|
|
Loading…
Reference in a new issue