youtube-dl: update to 2016.12.22.
This commit is contained in:
parent
d3db95cdf9
commit
081aad2956
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.12.20
|
||||
version=2016.12.22
|
||||
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=f80d47d5e2a236ea6c9d8b4636199aea01a041607ce7b544babedb0fe1ce59a5
|
||||
checksum=f5bc5eb1af17391b7a1da795f4181c3702fb2c1da2668b25f1260dbdba882524
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue