|
#!/bin/bash ../install.sh
|
|
|
|
NAME='fribidi'
|
|
VERSION='1.0.16'
|
|
DOWNLOAD_URL="https://github.com/fribidi/fribidi/releases/download/v$VERSION/fribidi-$VERSION.tar.xz#1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c"
|
|
CONFIG_SUB=('config.sub')
|