youtube-dl: bump version.
This commit is contained in:
parent
2cf6d19b90
commit
063dd54471
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2013.07.08.1
|
version=2013.07.10
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
short_desc="Tool to download youtube videos"
|
short_desc="Tool to download youtube videos"
|
||||||
|
@ -8,7 +8,8 @@ maintainer="pancake <pancake@nopcode.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://rg3.github.com/youtube-dl/"
|
homepage="http://rg3.github.com/youtube-dl/"
|
||||||
distfiles="http://youtube-dl.org/downloads/$version/$pkgname"
|
distfiles="http://youtube-dl.org/downloads/$version/$pkgname"
|
||||||
checksum=3f39d3c9811f53064056b9b2cb4622fc2ae3bddddb44965dde5e388204787a6c
|
checksum=8030d2db061e8fb8dc99f5448491cdb52857a7a5ca1a090f324b53f053473daf
|
||||||
|
|
||||||
noextract=yes
|
noextract=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue