mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
network/youtube-dl: Updated for version 2016.07.01.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
161fa9d97e
commit
835d99c5a1
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.06.27}
|
||||
VERSION=${VERSION:-2016.07.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2016.06.27"
|
||||
VERSION="2016.07.01"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.06.27.tar.gz"
|
||||
MD5SUM="b8c4305dc90bd69695f8353c7d02b744"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.07.01.tar.gz"
|
||||
MD5SUM="251ac95104c479007caaa47ecb952195"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue