wok diff minicom/receipt @ rev 8954

Fix links. It only needed xorg-libXt-dev not xorg-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 17:48:58 2011 +0000 (2011-03-01)
parents 967b60d00488
children 02bbaa9d12ba
line diff
     1.1 --- a/minicom/receipt	Sat Sep 26 00:15:15 2009 +0200
     1.2 +++ b/minicom/receipt	Tue Mar 01 17:48:58 2011 +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()