mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
youtube-dl: update to 2015.07.07.
This commit is contained in:
parent
fd909c5737
commit
100023ffd9
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=2015.06.25
|
version=2015.07.07
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://rg3.github.com/youtube-dl/"
|
homepage="http://rg3.github.com/youtube-dl/"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6e64f50ba8e74e11318be19c72be56bdcf00673841ea77716a10967e04c48628
|
checksum=634d7a3c369a245e67317ddb4043f8167bce3e774e1246ecb7c2707d311c2b4e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue