mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #6058 from heitbaum/freetype
freetype: update to 2.11.1
This commit is contained in:
commit
3cffe8270a
@ -3,10 +3,10 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="freetype"
|
||||
PKG_VERSION="2.10.4"
|
||||
PKG_SHA256="86a854d8905b19698bbc8f23b860bc104246ce4854dcea8e3b0fb21284f75784"
|
||||
PKG_VERSION="2.11.1"
|
||||
PKG_SHA256="3333ae7cfda88429c97a7ae63b7d01ab398076c3b67182e960e5684050f2c5c8"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freetype.org"
|
||||
PKG_SITE="https://freetype.org"
|
||||
PKG_URL="http://download.savannah.gnu.org/releases/freetype/freetype-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib libpng"
|
||||
|
@ -11,4 +11,4 @@ diff -Naur freetype-2.6.1/builds/unix/freetype2.in freetype-2.6.1.patch/builds/u
|
||||
+includedir=${prefix}/include
|
||||
|
||||
Name: FreeType 2
|
||||
URL: http://freetype.org
|
||||
URL: https://freetype.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user