12 lines
229 B
Text
12 lines
229 B
Text
name="mpfr"
|
|
version="4.2.2"
|
|
revision=1
|
|
source=("https://www.mpfr.org/mpfr-current/mpfr-4.2.2.tar.xz")
|
|
|
|
build() {
|
|
echo "Build function not implemented"
|
|
}
|
|
|
|
pak() {
|
|
echo "Packaging function not implemented"
|
|
}
|