wok diff mp/receipt @ rev 4150

midori: add Slitaz homepage
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Sep 20 20:31:38 2009 +0000 (2009-09-20)
parents 748379a5331b
children f666056b4ad7
line diff
     1.1 --- a/mp/receipt	Thu May 28 12:14:04 2009 +0000
     1.2 +++ b/mp/receipt	Sun Sep 20 20:31:38 2009 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mp"
     1.7 -VERSION="5.1.0-rc1"
     1.8 +VERSION="5.1.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A text editor for programmers"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://triptico.com/software/mp.html"
    1.15 -WGET_URL="$WEB_SITE/download/$TARBALL"
    1.16 +WGET_URL="http://triptico.com/download/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()