mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
network/youtube-dl: Updated for version 2016.06.25.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1824f01386
commit
cdaa966235
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.23.1}
|
||||
VERSION=${VERSION:-2016.06.25}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2016.06.23.1"
|
||||
VERSION="2016.06.25"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.06.23.1.tar.gz"
|
||||
MD5SUM="a6053c605cca6f01a9e517925d111bfa"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2016.06.25.tar.gz"
|
||||
MD5SUM="ac926c9625b1e369c3803100681ac65e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue