wok diff minicom/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
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 Feb 17 18:56:09 2011 +0100
     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()