mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/youtube-dl: Updated for version 2014.02.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aea2b05511
commit
411dad21a4
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=youtube-dl
|
||||
VERSION=${VERSION:-2013.08.17}
|
||||
VERSION=${VERSION:-2014.02.25}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2013.08.17"
|
||||
VERSION="2014.02.25"
|
||||
HOMEPAGE="http://rg3.github.com/youtube-dl"
|
||||
DOWNLOAD="http://youtube-dl.org/downloads/2013.08.17/youtube-dl"
|
||||
MD5SUM="6e196caaf2d197791bfd0f5ba7dddb24"
|
||||
DOWNLOAD="http://youtube-dl.org/downloads/2014.02.25/youtube-dl"
|
||||
MD5SUM="187a40a79669ee8501a15259b08d761c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue