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