mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
youtube-dl: update to 2014.04.01.3
This commit is contained in:
parent
7473038c52
commit
febeba4bed
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=2014.03.28
|
version=2014.04.01.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=76662faec3afad3f199014ab31e424a341406d1a95417c395ea770b7ebd4a0a1
|
checksum=83d4ca50a8930434555c75fa169f7659da0cb3babba342ee55d4d479287437e3
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall ${pkgname} 755 usr/bin
|
vinstall ${pkgname} 755 usr/bin
|
||||||
vinstall ${pkgname}.1 644 usr/share/man/man1
|
vinstall ${pkgname}.1 644 usr/share/man/man1
|
||||||
|
|
Loading…
Add table
Reference in a new issue