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