[packages/php: 24/26] libcurl ≥ 7.15.5 is now required.
glen
glen at pld-linux.org
Wed Dec 26 18:51:02 CET 2018
commit cbf729cd278674e471fff4c2053138d92e5437d3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Dec 26 19:34:47 2018 +0200
libcurl ≥ 7.15.5 is now required.
http://php.net/manual/en/migration73.other-changes.php#migration73.other-changes.curl
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index c3cb54e..6847575 100644
--- a/php.spec
+++ b/php.spec
@@ -230,7 +230,7 @@ BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1.4d
BuildRequires: bison
BuildRequires: bzip2-devel >= 1.0.0
-%{?with_curl:BuildRequires: curl-devel >= 7.12.0}
+%{?with_curl:BuildRequires: curl-devel >= 7.15.5}
BuildRequires: cyrus-sasl-devel >= 2
BuildRequires: db-devel >= 4.0
BuildRequires: elfutils-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/386818a230959465f75928c7b335dd078cfb75a0
More information about the pld-cvs-commit
mailing list