wok diff sylpheed/receipt @ rev 2353

cyrus-imapd: typo in init script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 08:35:57 2009 +0000 (2009-03-05)
parents 713badbd8ef9
children 0b02072d7f48
line diff
     1.1 --- a/sylpheed/receipt	Fri Oct 17 13:11:57 2008 +0000
     1.2 +++ b/sylpheed/receipt	Thu Mar 05 08:35:57 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sylpheed"
     1.7 -VERSION="2.5.0"
     1.8 +VERSION="2.6.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client"
    1.11  MAINTAINER="fraazz@altern.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="openssl-dev glib glib-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://sylpheed.sraoss.jp/en/"
    1.16 -WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.5/$TARBALL"
    1.17 +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.6/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()