13 lines
251 B
Text
13 lines
251 B
Text
|
|
name="flex"
|
||
|
|
version="2.6.4"
|
||
|
|
revision=1
|
||
|
|
source=("https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz")
|
||
|
|
|
||
|
|
build() {
|
||
|
|
echo "Build function not implemented"
|
||
|
|
}
|
||
|
|
|
||
|
|
pak() {
|
||
|
|
echo "Packaging function not implemented"
|
||
|
|
}
|