mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/youtube-dl: Updated for version 2015.05.03.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7eb87ad63a
commit
9cbba2737b
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:-2015.04.26}
|
||||
VERSION=${VERSION:-2015.05.03}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2015.04.26"
|
||||
VERSION="2015.05.03"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.04.26.tar.gz"
|
||||
MD5SUM="ccf0ac4d4d78c258ebc2c0a1f9e0adbe"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.05.03.tar.gz"
|
||||
MD5SUM="cf6e85417d6e86eeab8e5860c1b77d97"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue