youtube-dl: update to 2014.05.19.
This commit is contained in:
parent
53d420d2f2
commit
e267217e95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2014.05.16
|
||||
version=2014.05.19
|
||||
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=40b78abec2d30064f28a4dca112dc3d52f2a61c9ea1709416a0935d8272a4cc2
|
||||
checksum=da50c1f56e07e1c9c36a83f045a97d075fbd115023b813585ce29ad9b7f31e68
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in a new issue