summaryrefslogtreecommitdiff
path: root/net/youtube-dl/Makefile
diff options
context:
space:
mode:
authortron <tron>2011-08-04 21:36:56 +0000
committertron <tron>2011-08-04 21:36:56 +0000
commitfd59682c5c088c2951d23b30f5cad90a2c606857 (patch)
tree4dd302a536a2a44a45b31db297435f6049ba10b0 /net/youtube-dl/Makefile
parent7041417e66c3c1fb80d85cb6d42e23d79eef0c17 (diff)
downloadpkgsrc-fd59682c5c088c2951d23b30f5cad90a2c606857.tar.gz
Update "youtube-dl" package to version 20110804. Changes since 20110329:
- Fix YouTube downloads (code by Philipp Hagemeister) - Update User-Agent string
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 d0b1d9d8ea5..4a6eef799f0 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2011/04/17 10:51:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2011/08/04 21:36:56 tron Exp $
-VERSION_DATE= 2011.03.29
+VERSION_DATE= 2011.08.04
DISTNAME= youtube-dl
PKGNAME= youtube-dl-${VERSION_DATE:S/.//g}
CATEGORIES= net