minicom: updated to 2.5

This commit is contained in:
Jose V Beneyto 2011-02-07 11:16:52 +01:00
parent 13ed0713c9
commit 1784de4a82
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0ebe7a91898384ca906787cc4e2c3f25 minicom-2.4.tar.gz
a5117d4d21e2c9e825edb586ee2fe8d2 minicom-2.5.tar.gz

View File

@ -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 \