wok-4.x rev 3220
Up: mp (5.1.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 28 21:30:39 2009 +0200 (2009-05-28) |
parents | 7ef9f36a70aa |
children | 72092ed31d01 |
files | mp/receipt |
line diff
1.1 --- a/mp/receipt Thu May 28 15:27:31 2009 +0000 1.2 +++ b/mp/receipt Thu May 28 21:30:39 2009 +0200 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()