# HG changeset patch # User Alexander Medvedev # Date 1274985581 0 # Node ID 05fbc7d7fe51bd4102d2ea0d2e7ad667e08634d3 # Parent 1b13012c30f1951b4cd4693b40856332987890dc Up: minicom (2.4) diff -r 1b13012c30f1 -r 05fbc7d7fe51 minicom/receipt --- a/minicom/receipt Thu May 27 09:46:46 2010 +0200 +++ b/minicom/receipt Thu May 27 18:39:41 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="minicom" -VERSION="2.3" +VERSION="2.4" CATEGORY="development" SHORT_DESC="menu driven communications program" MAINTAINER="f.lombard@free.fr" @@ -9,7 +9,7 @@ BUILD_DEPENDS="ncurses-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://alioth.debian.org/projects/minicom/" -WGET_URL="http://alioth.debian.org/frs/download.php/2332/$PACKAGE/$TARBALL" +WGET_URL="http://alioth.debian.org/frs/download.php/3195/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules()