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