mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/youtube-dl: Updated for version 2016.07.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ced5e885b4
commit
a594cdcd6f
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.07.22}
|
||||
VERSION=${VERSION:-2016.07.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2016.07.22"
|
||||
VERSION="2016.07.28"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.07.22.tar.gz"
|
||||
MD5SUM="0544dee2023bd27e9f68a34902311d61"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.07.28.tar.gz"
|
||||
MD5SUM="c486392620ef912c1dbe2228c40a04ae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue