mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
6 lines
283 B
Bash
Executable file
6 lines
283 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='speexdsp'
|
|
version='1.2.1'
|
|
auth_type='sha256'
|
|
useconfigure='true'
|
|
files="https://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz speexdsp-${version}.tar.gz 8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d"
|