wok diff mp/receipt @ rev 3979

Upgrade: glib/libgio (2.20.3 to 2.21.5)
author Matthew Sheets <rcx@zoominternet.net>
date Thu Aug 27 11:17:55 2009 +0000 (2009-08-27)
parents 748379a5331b
children f666056b4ad7
line diff
     1.1 --- a/mp/receipt	Thu May 28 12:14:04 2009 +0000
     1.2 +++ b/mp/receipt	Thu Aug 27 11:17:55 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()