diff options
author | SARL ENR-68 <david@david.david> | 2015-02-02 18:22:59 +0100 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2015-02-02 18:22:59 +0100 |
commit | dc815d46d8fa338501d32831bd40c5344cba785c (patch) | |
tree | 9a793096c47eb72ab89eb35514bc4aafc0a4df27 | |
parent | e28f64b768e85aed25d94454e0349b2542e76c90 (diff) | |
download | isodumper-dc815d46d8fa338501d32831bd40c5344cba785c.tar isodumper-dc815d46d8fa338501d32831bd40c5344cba785c.tar.gz isodumper-dc815d46d8fa338501d32831bd40c5344cba785c.tar.bz2 isodumper-dc815d46d8fa338501d32831bd40c5344cba785c.tar.xz isodumper-dc815d46d8fa338501d32831bd40c5344cba785c.zip |
Fix new tarball source Url
-rw-r--r-- | isodumper.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/isodumper.spec b/isodumper.spec index ce356bd..fbcb00b 100644 --- a/isodumper.spec +++ b/isodumper.spec @@ -6,8 +6,7 @@ Summary(fr_FR): Outil pour écrire des images ISO sur une clé USB License: GPLv2+ and LGPLv2+ Group: System/Configuration URL: https://github.com/papoteur-mga/isodumper -# wget https://github.com/papoteur-mga/isodumper/archive/%%{version}.tar.gz -O %%{name}-%%{version}.tar.gz -Source0: %{name}-%{version}.tar.gz +Source0: http://gitweb.mageia.org/software/isodumper/snapshot/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: imagemagick |