mirror of
https://abf.rosa.ru/djam/yt-dlp.git
synced 2025-02-23 23:32:52 +00:00
Updated to release 2015.12.23
This commit is contained in:
parent
9c71cc4980
commit
9adccd6610
2 changed files with 4 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -7,5 +7,6 @@ removed_sources:
|
||||||
youtube-dl-2015.04.17.tar.gz: ae22e3d0a0b58d621d42ba6ed5cb1a198fe6b7f2
|
youtube-dl-2015.04.17.tar.gz: ae22e3d0a0b58d621d42ba6ed5cb1a198fe6b7f2
|
||||||
youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d
|
youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d
|
||||||
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
|
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
|
||||||
sources:
|
|
||||||
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb
|
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb
|
||||||
|
sources:
|
||||||
|
youtube-dl-2015.12.23.tar.gz: cb61b3e0321f1ec5b46bdbab11686277a6b6a250
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: Small command-line program to download videos from YouTube
|
Summary: Small command-line program to download videos from YouTube
|
||||||
Name: youtube-dl
|
Name: youtube-dl
|
||||||
Version: 2015.12.13
|
Version: 2015.12.23
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Public Domain and GPLv2+
|
License: Public Domain and GPLv2+
|
||||||
Group: Video
|
Group: Video
|
||||||
|
@ -39,7 +39,7 @@ Small command-line program to download videos from YouTube and similar sites.
|
||||||
%makeinstall DESTDIR=%{buildroot} \
|
%makeinstall DESTDIR=%{buildroot} \
|
||||||
PREFIX=%{_prefix} \
|
PREFIX=%{_prefix} \
|
||||||
MANDIR=%{_mandir}
|
MANDIR=%{_mandir}
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# This would need a huge amount of downloads.
|
# This would need a huge amount of downloads.
|
||||||
|
|
Loading…
Add table
Reference in a new issue