youtube-dl: update to 2014.04.07.4.
This commit is contained in:
parent
bc594a6ef1
commit
a9426525c0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.04.04.7
|
||||
version=2014.04.07.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -11,7 +11,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Public Domain"
|
||||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=113a7043e2f6b808e94cf584d336c4f2edaeba326ffadbeed3d850b0450fae20
|
||||
checksum=65ff47e3d82a998b4cdf86f73caee11508e9668a7b34376ee70cf2a7336d3a72
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
vinstall ${pkgname}.1 644 usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue