forked from pool/ccache
- Fix upstream urls
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=72
This commit is contained in:
committed by
Git OBS Bridge
parent
0510ef4c32
commit
82934d21e9
@@ -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,8 +23,8 @@ Summary: A Fast C/C++ Compiler Cache
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Languages/C and C++
|
||||
URL: https://ccache.dev/
|
||||
Source0: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
Source1: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
|
||||
Source0: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz#/%{name}-%{version}.tar.xz
|
||||
Source1: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.asc
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: zlib-devel
|
||||
Provides: distcc:%{_bindir}/ccache
|
||||
|
Reference in New Issue
Block a user