summaryrefslogtreecommitdiff
path: root/net/youtube-dl/Makefile
diff options
context:
space:
mode:
authortron <tron>2013-08-13 20:34:12 +0000
committertron <tron>2013-08-13 20:34:12 +0000
commitea3950c8013e73425e1ee7eaf7f02b04a1756980 (patch)
tree62c707175c94c9d8752a34a935a1206aded7e2e2 /net/youtube-dl/Makefile
parent0354b5886ee8a24b37c50d992174f4ebb9243fee (diff)
downloadpkgsrc-ea3950c8013e73425e1ee7eaf7f02b04a1756980.tar.gz
Update "youtube-dl" package to version 20130809 . A changelog is not
available as usual but it fixes video downloads from Youtube for me.
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 0c2fdc88644..fc596432502 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2013/07/27 22:38:36 tron Exp $
+# $NetBSD: Makefile,v 1.43 2013/08/13 20:34:12 tron Exp $
-VERSION_DATE= 2013.07.25.2
+VERSION_DATE= 2013.08.09
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= youtube-dl-${VERSION_DATE:S/.//S/.//}
CATEGORIES= net