mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Upgrade to libvips v8.8.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
### v0.23 - "*vision*"
|
||||
|
||||
Requires libvips v8.8.0.
|
||||
Requires libvips v8.8.1.
|
||||
|
||||
#### v0.23.0 - TBD
|
||||
|
||||
|
||||
@@ -42,14 +42,14 @@ Most Linux-based (glibc, musl) operating systems running on x64 and ARMv6+ CPUs
|
||||
|
||||
* Debian 8+
|
||||
* Ubuntu 14.04+
|
||||
* Red Hat Enterprise 8
|
||||
* CentOS 8
|
||||
* Alpine 3.8+
|
||||
* Fedora
|
||||
* Red Hat Enterprise 7+
|
||||
* CentOS 7+
|
||||
* Alpine 3.10+
|
||||
* Fedora 21+
|
||||
* openSUSE 13.2+
|
||||
* Archlinux
|
||||
* Raspbian Jessie
|
||||
* Amazon Linux 2
|
||||
* Amazon Linux
|
||||
* Solus
|
||||
|
||||
To use a globally-installed version of libvips instead of the provided binaries,
|
||||
@@ -63,7 +63,7 @@ and `LD_LIBRARY_PATH` at runtime.
|
||||
This allows the use of newer versions of libvips with older versions of sharp.
|
||||
|
||||
For 32-bit Intel CPUs and older Linux-based operating systems such as
|
||||
those based on Red Hat Enterprise Linux 7 (e.g. CentOS 7, Amazon Linux 1)
|
||||
those based on Red Hat Enterprise 6 (e.g. CentOS 6)
|
||||
compiling libvips from source is recommended.
|
||||
|
||||
[https://libvips.github.io/libvips/install.html#building-libvips-from-a-source-tarball](https://libvips.github.io/libvips/install.html#building-libvips-from-a-source-tarball)
|
||||
|
||||
Reference in New Issue
Block a user