update source0's url
This commit is contained in:
parent
947b7179a2
commit
8a4376a987
@ -2,11 +2,11 @@
|
||||
|
||||
Name: cpp-httplib
|
||||
Version: 0.5.12
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A C++ header-only HTTP/HTTPS server and client library
|
||||
License: MIT
|
||||
URL: https://github.com/yhirose/cpp-httplib
|
||||
Source0: https://github.com/yhirose/cpp-httplib/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/yhirose/cpp-httplib/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -40,6 +40,9 @@ cp -r example %{buildroot}/%{_docdir}/%{name}
|
||||
%{_docdir}/%{name}/example/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2020 liqingqing_1229 <liqingqing3@huawei.com>
|
||||
- update source0's url
|
||||
|
||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user