summaryrefslogtreecommitdiff
path: root/net/gallery-dl/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-08-05 20:50:45 +0000
committerleot <leot@pkgsrc.org>2019-08-05 20:50:45 +0000
commit8ccda37f8a923a7afe884512029c9872aae7b63e (patch)
tree532a1cca983cf14749e90d7c39b236d2cea438e1 /net/gallery-dl/Makefile
parent6ed469fca9b35fe685e8c970e8fd02cc0628c055 (diff)
downloadpkgsrc-8ccda37f8a923a7afe884512029c9872aae7b63e.tar.gz
gallery-dl: Update to 1.10.1
Changes: 1.10.1 ------ ## Fixes - Restore functionality of both domains for `exhentai` extractors
Diffstat (limited to 'net/gallery-dl/Makefile')
-rw-r--r--net/gallery-dl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gallery-dl/Makefile b/net/gallery-dl/Makefile
index 640eb46ca22..a3517380c6e 100644
--- a/net/gallery-dl/Makefile
+++ b/net/gallery-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2019/08/01 21:40:15 leot Exp $
+# $NetBSD: Makefile,v 1.39 2019/08/05 20:50:45 leot Exp $
-DISTNAME= gallery_dl-1.10.0
+DISTNAME= gallery_dl-1.10.1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}