From 7eb9aa327a09cce2d7d60b79bba11dea56799457 Mon Sep 17 00:00:00 2001 From: weidong Date: Fri, 4 Sep 2020 10:57:57 +0800 Subject: [PATCH] =?UTF-8?q?source0=E4=BD=BF=E7=94=A8=E5=AE=8C=E6=95=B4?= =?UTF-8?q?=E7=9A=84url=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libmediainfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmediainfo.spec b/libmediainfo.spec index f2b5587..bcad86b 100644 --- a/libmediainfo.spec +++ b/libmediainfo.spec @@ -8,7 +8,7 @@ Summary(ru): Библиотека для предоставления пол License: BSD URL: http://mediaarea.net/MediaInfo -Source0: %{name}_%{version}.tar.xz +Source0: http://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.xz BuildRequires: cmake BuildRequires: gcc-c++