From cde207c98f6a96482f05765cf4e303cd7f9fd982 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 8 Feb 2018 20:34:29 +0100 Subject: [PATCH] fix URL Signed-off-by: Igor Gnatenko --- rust-threadpool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-threadpool.spec b/rust-threadpool.spec index c32603c..e473b00 100644 --- a/rust-threadpool.spec +++ b/rust-threadpool.spec @@ -10,7 +10,7 @@ Release: 2%{?dist} Summary: Thread pool for running a number of jobs on a fixed set of worker threads License: MIT or ASL 2.0 -URL: https://crates.io/crates/threadpool/ +URL: https://crates.io/crates/threadpool Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate ExclusiveArch: %{rust_arches}