minicom: updated to 2.3
This commit is contained in:
parent
9c986e0449
commit
81d87fb7c0
@ -1 +1 @@
|
|||||||
13933c8777839f00e3730df23599dc93 minicom-2.2.tar.gz
|
0ebe7a91898384ca906787cc4e2c3f25 minicom-2.3.tar.gz
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
# Depends on:
|
# Depends on:
|
||||||
|
|
||||||
name=minicom
|
name=minicom
|
||||||
version=2.2
|
version=2.3
|
||||||
release=1
|
release=1
|
||||||
source=(http://alioth.debian.org/download.php/1806/$name-$version.tar.gz)
|
source=(http://alioth.debian.org/frs/download.php/2332/$name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr --disable-nls
|
./configure --prefix=/usr --disable-nls --mandir=/usr/man
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user