mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:17:34 +00:00
Ports: Add auth_type verification to all package.sh files
This commit is contained in:
parent
6c618eb072
commit
a206ab2211
68 changed files with 135 additions and 65 deletions
|
@ -2,5 +2,6 @@
|
|||
port=freetype
|
||||
version=2.10.4
|
||||
useconfigure=true
|
||||
files="https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz freetype-${version}.tar.gz"
|
||||
files="https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz freetype-${version}.tar.gz 4934a8b61b636920bcce58e7c7f3e1a2"
|
||||
auth_type=md5
|
||||
configopts="--with-brotli=no --with-bzip2=no --with-zlib=no --with-harfbuzz=no --with-png=no"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue