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