wok-6.x diff mp/receipt @ rev 4612
improve post_remove libv4l
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Dec 16 19:26:37 2009 +0000 (2009-12-16) |
parents | 748379a5331b |
children | f666056b4ad7 |
line diff
1.1 --- a/mp/receipt Thu May 28 12:14:04 2009 +0000 1.2 +++ b/mp/receipt Wed Dec 16 19:26:37 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()