mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/youtube-dl: Updated for version 2016.09.27.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
834df5e63a
commit
420db29607
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:-2016.09.24}
|
||||
VERSION=${VERSION:-2016.09.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2016.09.24"
|
||||
VERSION="2016.09.27"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.09.24.tar.gz"
|
||||
MD5SUM="0352277e50094a3fe05d9c3af7d88b2f"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.09.27.tar.gz"
|
||||
MD5SUM="f9889be35c40447d7dec2bc82ed7e890"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue