network/youtube-dl: Updated for version 2019.01.30.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
76bc732fd6
commit
1ab3f85f37
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=youtube-dl
|
||||
VERSION=${VERSION:-2019.01.17}
|
||||
VERSION=${VERSION:-2019.01.30.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2019.01.17"
|
||||
VERSION="2019.01.30.1"
|
||||
HOMEPAGE="http://www.yt-dl.org/"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2019.01.17/youtube-dl-2019.01.17.tar.gz"
|
||||
MD5SUM="bb9454d5276c371beca82bf44e905441"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2019.01.30.1/youtube-dl-2019.01.30.1.tar.gz"
|
||||
MD5SUM="fff08894bde109487148fa1171241d40"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue