Skip to content

Commit

Permalink
net/py-gdown: Update to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 7, 2021
1 parent 13c9fb3 commit eb4a21a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions net/py-gdown/Makefile
@@ -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}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions net/py-gdown/distinfo
@@ -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

0 comments on commit eb4a21a

Please sign in to comment.