diff --git a/ledger.spec b/ledger.spec index 305f1e5..e84b0c6 100644 --- a/ledger.spec +++ b/ledger.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: Double-entry accounting system with a command-line reporting int License: BSD-3-Clause Group: Productivity/Office/Finance URL: https://github.com/ledger/ledger -Source: https://github.com/%{name}/%{name}/archive/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libboost_date_time-devel