youtube-dl: update to 2017.01.10.
This commit is contained in:
parent
1b1409d006
commit
a896970674
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2017.01.08
|
||||
version=2017.01.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ac2942d001003575858ff044dd1c1c264ab08527efa1af7036f773ea82b25fd6
|
||||
checksum=6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue