Skip to content

Commit

Permalink
net/py-gdown: Update to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent da82dcd commit 71ed5ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion net/py-gdown/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= gdown
PORTVERSION= 3.13.0
PORTVERSION= 3.13.1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,6 +10,7 @@ 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>=2.12.0:www/py-requests@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions net/py-gdown/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620298646
SHA256 (gdown-3.13.0.tar.gz) = d5f9389539673875712beba4936c4ace95d24324953c6f0408a858c534c0bf21
SIZE (gdown-3.13.0.tar.gz) = 9335
TIMESTAMP = 1632037194
SHA256 (gdown-3.13.1.tar.gz) = be1d4d2913e4d5ee5c4f77158fc22bce6a5a67dc98d8ab56ad31ac094f4a90fe
SIZE (gdown-3.13.1.tar.gz) = 10092

0 comments on commit 71ed5ad

Please sign in to comment.