Update youtube-dl to 2010.03.13. Okay sthen@.

This commit is contained in:
pirofti 2010-03-24 15:20:59 +00:00
parent b4e9eaed8d
commit 0a4070cb27
3 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.8 2009/12/28 19:08:09 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2010/03/24 15:20:59 pirofti Exp $
COMMENT = command-line program to download videos from YouTube.com
V = 2009.12.26
V = 2010.03.13
DISTNAME = ${V}
WRKDIST = ${WRKDIR}/youtube-dl
DIST_SUBDIR = youtube-dl

View File

@ -1,5 +1,5 @@
MD5 (youtube-dl/2009.12.26.tar.gz) = kufoLk4j9ypE5aSQZQP51w==
RMD160 (youtube-dl/2009.12.26.tar.gz) = Q8Pl3zw+bO6cdPv6OwwyZgztBTc=
SHA1 (youtube-dl/2009.12.26.tar.gz) = f57E79vw6wEQUqeNPft4sUnEps8=
SHA256 (youtube-dl/2009.12.26.tar.gz) = 3jAJ5PjakjdUbJKNo2ssiolzYvLNfA7ntkaqsPHfcZ4=
SIZE (youtube-dl/2009.12.26.tar.gz) = 13306
MD5 (youtube-dl/2010.03.13.tar.gz) = ngkP+auPlEln6RVcUfBtXg==
RMD160 (youtube-dl/2010.03.13.tar.gz) = amAtrbzKLCRSC4495pstZ1RHDC8=
SHA1 (youtube-dl/2010.03.13.tar.gz) = NTkxj0/HD/iwwJz7rWeFq3e1tds=
SHA256 (youtube-dl/2010.03.13.tar.gz) = M75njTXjZqPp5ggSS1cmxUM2455JfFweJUQUu686bZc=
SIZE (youtube-dl/2010.03.13.tar.gz) = 15881

View File

@ -1,2 +1,2 @@
youtube-dl is a small command-line program for downloading videos
from YouTube.com.
youtube-dl is a small command-line program for downloading videos from
YouTube.com. To retrieve RTMP streams, install the rtmpdump package.