mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
Ports/freetype: Update freetype to version 2.13.2
This commit is contained in:
parent
506a89f3e7
commit
c0eeea0a72
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='freetype'
|
||||
version='2.13.0'
|
||||
version='2.13.2'
|
||||
files=(
|
||||
"https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz#a7aca0e532a276ea8d85bd31149f0a74c33d19c8d287116ef8f5f8357b4f1f80"
|
||||
"https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz#1ac27e16c134a7f2ccea177faba19801131116fd682efc1f5737037c5db224b5"
|
||||
)
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue