summaryrefslogtreecommitdiff
path: root/net/youtube-dl/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-11-03 20:42:07 +0000
committeradam <adam@pkgsrc.org>2015-11-03 20:42:07 +0000
commit6732bad02e797be4be5c2cbab433f955b6fadc06 (patch)
tree3234dc65ab52a9395ff0786592b67d23f3f6441b /net/youtube-dl/Makefile
parent5f470d0293333c933478d9cee256e7c1806329a0 (diff)
downloadpkgsrc-6732bad02e797be4be5c2cbab433f955b6fadc06.tar.gz
Changes 2015.11.02:
* Fix extraction and update test checksum * fix info extraction * unified_strdate: Return None if the date format can't be recognized
Diffstat (limited to 'net/youtube-dl/Makefile')
-rw-r--r--net/youtube-dl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index 0940341a526..f42b1dfe9da 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2015/10/20 08:27:56 adam Exp $
+# $NetBSD: Makefile,v 1.69 2015/11/03 20:42:07 adam Exp $
-VERSION_DATE= 2015.10.18
+VERSION_DATE= 2015.11.02
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= youtube-dl-${VERSION_DATE:S/.//S/.//}
CATEGORIES= net