mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:27:36 +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
|
@ -3,7 +3,6 @@ port='libslirp'
|
|||
version='4.7.0'
|
||||
workdir="libslirp-v${version}"
|
||||
files="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${version}/libslirp-v${version}.tar.gz libslirp-v${version}.tar.xz 9398f0ec5a581d4e1cd6856b88ae83927e458d643788c3391a39e61b75db3d3b"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
configopts=("--cross-file=${SERENITY_BUILD_DIR}/meson-cross-file.txt")
|
||||
depends=('glib')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue