youtube-dl: update to 2013.11.17.
This commit is contained in:
parent
4ae304029b
commit
4f59effdd7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2013.11.07
|
||||
version=2013.11.17
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -9,7 +9,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
|||
license="Public Domain"
|
||||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=11537cf289a0ee9eb555647c7743d3989c5e16759ec526b3b31382a2852c8c4b
|
||||
checksum=e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue