[PATCH 1/2] spec: Use the correct url of libnvme
Han Han
hhan at redhat.com
Tue Oct 20 09:49:20 EDT 2020
Signed-off-by: Han Han <hhan at redhat.com>
---
libnvme.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libnvme.spec b/libnvme.spec
index f3407d8..80d66e9 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
--
2.26.2
More information about the Linux-nvme
mailing list