wok diff minicom/receipt @ rev 6714

linux/bootloader.sh: align initrdlen to 32bits
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 14 13:41:19 2010 +0200 (2010-10-14)
parents 967b60d00488
children 02bbaa9d12ba
line diff
     1.1 --- a/minicom/receipt	Sat Sep 26 00:15:15 2009 +0200
     1.2 +++ b/minicom/receipt	Thu Oct 14 13:41:19 2010 +0200
     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()