13 lines
260 B
Text
13 lines
260 B
Text
|
|
name="expat"
|
||
|
|
version="2.7.1"
|
||
|
|
revision=1
|
||
|
|
source=("https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.gz")
|
||
|
|
|
||
|
|
build() {
|
||
|
|
echo "Build function not implemented"
|
||
|
|
}
|
||
|
|
|
||
|
|
pak() {
|
||
|
|
echo "Packaging function not implemented"
|
||
|
|
}
|