network/youtube-dl: Updated for version 2015.10.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2d64d6dd40
commit
5faadd3e81
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=youtube-dl
|
||||
VERSION=${VERSION:-2015.10.09}
|
||||
VERSION=${VERSION:-2015.10.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2015.10.09"
|
||||
VERSION="2015.10.13"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.10.09.tar.gz"
|
||||
MD5SUM="1a1127565aac58a3cb2d1e3da38ff116"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2015.10.13.tar.gz"
|
||||
MD5SUM="fc2b8ec41e5ec4996d29f2e74e3ecade"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue