mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:17:34 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -2,7 +2,6 @@
|
|||
port='glib'
|
||||
version='2.76.1'
|
||||
files="https://download.gnome.org/sources/glib/2.76/glib-${version}.tar.xz glib-${version}.tar.xz 43dc0f6a126958f5b454136c4398eab420249c16171a769784486e25f2fda19f"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
configopts=("--cross-file" "${SERENITY_BUILD_DIR}/meson-cross-file.txt")
|
||||
depends=("libiconv" "libffi" "zlib" "gettext" "pcre")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue