minicom: updated to 2.5
This commit is contained in:
parent
13ed0713c9
commit
1784de4a82
@ -1 +1 @@
|
||||
0ebe7a91898384ca906787cc4e2c3f25 minicom-2.4.tar.gz
|
||||
a5117d4d21e2c9e825edb586ee2fe8d2 minicom-2.5.tar.gz
|
||||
|
@ -5,12 +5,12 @@
|
||||
# Depends on:
|
||||
|
||||
name=minicom
|
||||
version=2.4
|
||||
version=2.5
|
||||
release=1
|
||||
source=(http://alioth.debian.org/frs/download.php/2332/$name-$version.tar.gz)
|
||||
source=(http://alioth.debian.org/frs/download.php/3487/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-2.3
|
||||
cd $name-$version
|
||||
sed 's/getline(/gethistline(/g' -i src/minicom.c
|
||||
|
||||
./configure --prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user