12 lines
221 B
Text
12 lines
221 B
Text
name="gmp"
|
|
version="6.3.0"
|
|
revision=1
|
|
source=("https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.gz")
|
|
|
|
build() {
|
|
echo "Build function not implemented"
|
|
}
|
|
|
|
pak() {
|
|
echo "Packaging function not implemented"
|
|
}
|