mirror of
https://abf.rosa.ru/djam/yt-dlp.git
synced 2025-02-23 15:22:53 +00:00
Updated to release 2015.09.09
This commit is contained in:
parent
7e69347ae7
commit
d6b265782d
2 changed files with 5 additions and 4 deletions
3
.abf.yml
3
.abf.yml
|
@ -6,5 +6,6 @@ removed_sources:
|
|||
youtube-dl-2015.03.09.tar.gz: 731f0f4b36965d9a47b856ed272b3923146cb7d9
|
||||
youtube-dl-2015.04.17.tar.gz: ae22e3d0a0b58d621d42ba6ed5cb1a198fe6b7f2
|
||||
youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d
|
||||
sources:
|
||||
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
|
||||
sources:
|
||||
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Summary: Small command-line program to download videos from YouTube
|
||||
Name: youtube-dl
|
||||
Version: 2015.08.28
|
||||
Version: 2015.09.09
|
||||
Release: 1
|
||||
License: Public Domain and GPLv2+
|
||||
Group: Video
|
||||
|
@ -37,8 +37,8 @@ Small command-line program to download videos from YouTube and similar sites.
|
|||
|
||||
%install
|
||||
%makeinstall DESTDIR=%{buildroot} \
|
||||
PREFIX=%{_prefix} \
|
||||
MANDIR=%{_mandir}
|
||||
PREFIX=%{_prefix} \
|
||||
MANDIR=%{_mandir}
|
||||
|
||||
|
||||
%check
|
||||
|
|
Loading…
Add table
Reference in a new issue