forked from pool/cpp-httplib
Update to version 0.12.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpp-httplib?expand=0&rev=14
This commit is contained in:
@@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define sover 0.11
|
||||
%define libver 0_11
|
||||
%define sover 0.12
|
||||
%define libver 0_12
|
||||
Name: cpp-httplib
|
||||
Version: 0.11.4
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: A C++11 HTTP/HTTPS library
|
||||
License: MIT
|
||||
URL: https://github.com/yhirose/cpp-httplib
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source0: https://codeload.github.com/yhirose/cpp-httplib/tar.gz/refs/tags/v%{version}#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: meson >= 0.47.0
|
||||
BuildRequires: pkgconfig(gtest)
|
||||
|
||||
Reference in New Issue
Block a user