We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27881cb commit e04de74Copy full SHA for e04de74
dist/libblockdev.spec.in
@@ -90,7 +90,7 @@ Release: 1%{?dist}
90
Summary: A library for low-level manipulation with block devices
91
License: LGPL-2.1-or-later
92
URL: https://github.com/storaged-project/libblockdev
93
-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}/%{name}-%{version}.tar.gz
94
95
BuildRequires: make
96
BuildRequires: glib2-devel
0 commit comments