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