# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1243539039 -7200
# Node ID bae029d2790220241c8b252097d566e29c67f6ad
# Parent  7ef9f36a70aab8adafa2cb2a41935fbf46662d61
Up: mp (5.1.2)

diff -r 7ef9f36a70aa -r bae029d27902 mp/receipt
--- a/mp/receipt	Thu May 28 15:27:31 2009 +0000
+++ b/mp/receipt	Thu May 28 21:30:39 2009 +0200
@@ -1,14 +1,14 @@
 # SliTaz package receipt.
 
 PACKAGE="mp"
-VERSION="5.1.0-rc1"
+VERSION="5.1.2"
 CATEGORY="development"
 SHORT_DESC="A text editor for programmers"
 MAINTAINER="allan316@gmail.com"
 DEPENDS=""
 TARBALL="$PACKAGE-$VERSION.tar.gz"
 WEB_SITE="http://triptico.com/software/mp.html"
-WGET_URL="$WEB_SITE/download/$TARBALL"
+WGET_URL="http://triptico.com/download/$TARBALL"
 
 # Rules to configure and make the package.
 compile_rules()