ports/opt (2.4): minicom: updated to 2.3
commit 81d87fb7c06175a4dde3d7efca3e360d7b397117 Author: Simone Rota <sip@crux.nu> Date: Thu Mar 20 14:59:38 2008 +0000 minicom: updated to 2.3 diff --git a/minicom/.md5sum b/minicom/.md5sum index 00c88f4..d6c6823 100644 --- a/minicom/.md5sum +++ b/minicom/.md5sum @@ -1 +1 @@ -13933c8777839f00e3730df23599dc93 minicom-2.2.tar.gz +0ebe7a91898384ca906787cc4e2c3f25 minicom-2.3.tar.gz diff --git a/minicom/Pkgfile b/minicom/Pkgfile index 1b9ea9a..77422ea 100644 --- a/minicom/Pkgfile +++ b/minicom/Pkgfile @@ -5,13 +5,13 @@ # Depends on: name=minicom -version=2.2 +version=2.3 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() { cd $name-$version - ./configure --prefix=/usr --disable-nls + ./configure --prefix=/usr --disable-nls --mandir=/usr/man make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu