youtube-dl: update to 2013.11.07.
This commit is contained in:
parent
c46c5e806f
commit
23e2999308
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2013.10.30
|
||||
version=2013.11.07
|
||||
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=54dd4293975a69c46fadf2948de9226b79a0b524884ef23e96daab307dea792d
|
||||
checksum=11537cf289a0ee9eb555647c7743d3989c5e16759ec526b3b31382a2852c8c4b
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in a new issue