mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
6 lines
264 B
Bash
6 lines
264 B
Bash
|
#!/usr/bin/env -S bash ../.port_include.sh
|
||
|
port='speexdsp'
|
||
|
version='1.2.1'
|
||
|
useconfigure='true'
|
||
|
files="https://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz speexdsp-${version}.tar.gz 8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d"
|