From 85fa513c077fb8d8bf5854f2875c46bcbfdd106a Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Mon, 30 Dec 2019 11:28:32 +0800 Subject: [PATCH] modify source address --- libblockdev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libblockdev.spec b/libblockdev.spec index d155cb2..0e34070 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -4,7 +4,7 @@ Release: 4 Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev -Source0: https://github.com/storaged-project/libblockdev/releases/download/%{version}-%{release}/%{name}-%{version}.tar.gz +Source0: https://github.com/storaged-project/libblockdev/releases/download/%{version}-1/%{name}-%{version}.tar.gz Patch0000: 0000-swap-error-codes.patch -- Gitee