mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/youtube-dl: Updated for version 2015.12.29.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4e3519ce64
commit
951e05831e
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue