youtube-dl: update to 2018.02.11.
This commit is contained in:
parent
1b10d7c041
commit
8d9601142a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2018.02.08
|
||||
version=2018.02.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.io/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=af86595a24ea89f1f705e282193ce973f6f6ce1e3e6700ea03ff0974b6aa0547
|
||||
checksum=68bfb7a2d182bbdb321a83adf60092797bd65c3c81cc2c4bc1924737af26e37d
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue