From: Han Han Date: Tue, 20 Oct 2020 13:49:20 +0000 (+0800) Subject: spec: Use the correct url of libnvme X-Git-Tag: v1.0-rc0~141 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e87f80ceb07c3b47a9d2d05a7392ba93a2dbd6c8;p=users%2Fsagi%2Flibnvme.git spec: Use the correct url of libnvme Signed-off-by: Han Han --- diff --git a/libnvme.spec b/libnvme.spec index f3407d88..80d66e9e 100644 --- a/libnvme.spec +++ b/libnvme.spec @@ -5,7 +5,7 @@ Summary: Linux-native nvme device management library License: LGPLv2+ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-root -URL: http://github.com/linux-nvme/nvme-cli +URL: http://github.com/linux-nvme/libnvme BuildRequires: gcc %description