youtube-dl: move to versioned url.

Otherwise links go out-of-date.
This commit is contained in:
fosslinux 2020-12-18 08:35:52 +11:00 committed by Đoàn Trần Công Danh
parent 0ca47e652a
commit 617e6773db
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="Unlicense"
homepage="https://yt-dl.org"
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
distfiles="${homepage}/downloads/latest/${pkgname}-${version}.tar.gz"
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273
do_check() {