youtube-dl: update to 2014.04.04.7
This commit is contained in:
parent
88873ccef3
commit
5d9e735f54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.04.01.3
|
||||
version=2014.04.04.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -11,7 +11,7 @@ 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=83d4ca50a8930434555c75fa169f7659da0cb3babba342ee55d4d479287437e3
|
||||
checksum=113a7043e2f6b808e94cf584d336c4f2edaeba326ffadbeed3d850b0450fae20
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
vinstall ${pkgname}.1 644 usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue