wok rev 5623

Up: minicom (2.4)
author Alexander Medvedev <devl547@gmail.com>
date Thu May 27 18:39:41 2010 +0000 (2010-05-27)
parents 1b13012c30f1
children 9fa709cfee75
files minicom/receipt
line diff
     1.1 --- a/minicom/receipt	Thu May 27 09:46:46 2010 +0200
     1.2 +++ b/minicom/receipt	Thu May 27 18:39:41 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="minicom"
     1.7 -VERSION="2.3"
     1.8 +VERSION="2.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="menu driven communications program"
    1.11  MAINTAINER="f.lombard@free.fr"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="ncurses-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://alioth.debian.org/projects/minicom/"
    1.16 -WGET_URL="http://alioth.debian.org/frs/download.php/2332/$PACKAGE/$TARBALL"
    1.17 +WGET_URL="http://alioth.debian.org/frs/download.php/3195/$PACKAGE/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()