network/youtube-dl: Updated for version 2015.12.29.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2015-12-30 00:03:43 +02:00 committed by Willy Sudiarto Raharjo
parent 4e3519ce64
commit 951e05831e
3 changed files with 5 additions and 5 deletions

View file

@ -1666,7 +1666,7 @@ If your report is shorter than two lines, it is almost certainly missing
some of these, which makes it hard for us to respond to it.
We\[aq]re often too polite to close the issue outright, but the missing
info makes misinterpretation likely.
As a commiter myself, I often get frustrated by these issues, since the
As a committer myself, I often get frustrated by these issues, since the
only possible way for me to move forward on them is to ask for
clarification over and over.
.PP

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=youtube-dl
VERSION=${VERSION:-2015.12.18}
VERSION=${VERSION:-2015.12.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
VERSION="2015.12.18"
VERSION="2015.12.29"
HOMEPAGE="https://rg3.github.io/youtube-dl"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.12.18.tar.gz"
MD5SUM="6cde1f899d1905f0cead05ac169f083e"
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.12.29.tar.gz"
MD5SUM="5ebecfd173b39d40eebebcc339283d10"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""