mirror of
https://abf.rosa.ru/djam/handbrake.git
synced 2025-02-24 17:22:55 +00:00
Use the right sources
This commit is contained in:
parent
611a2bf2cb
commit
a79222580d
2 changed files with 2 additions and 1 deletions
1
.abf.yml
1
.abf.yml
|
@ -1,5 +1,6 @@
|
|||
removed_sources:
|
||||
HandBrake-1.0.3.tar.bz2: 1ae1cec085dfd081892127f23c3cf4b556f8d2fb
|
||||
sources:
|
||||
HandBrake-1.1.0-source.tar.bz2: b73a53b50b2c18709e570725e21557e49d8f5756
|
||||
HandBrake-1.1.0.tar.gz: 9cb582c1ff17610f2430aa3faf16172e248979e9
|
||||
handbrake_ru.tar.gz: b627a1c859ab5ce1737931795bf81dddfadf3da2
|
||||
|
|
|
@ -13,7 +13,7 @@ Release: 1
|
|||
License: GPLv2+
|
||||
Group: Video
|
||||
Url: http://handbrake.fr/
|
||||
Source0: %{oname}-%{version}.tar.gz
|
||||
Source0: %{oname}-%{version}-source.tar.bz2
|
||||
Source1: handbrake_ru.tar.gz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: intltool
|
||||
|
|
Loading…
Add table
Reference in a new issue