mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
youtube-dl: update to 2013.11.19.
This commit is contained in:
parent
4f59effdd7
commit
c3c02e4596
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2013.11.17
|
version=2013.11.19
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
|
@ -9,7 +9,7 @@ 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="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4
|
checksum=59d503475a0fa4059fc7c65130b6c6311e3621cb93930ede63aa4960e9ae0754
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall ${pkgname} 755 usr/bin
|
vinstall ${pkgname} 755 usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue