wok-4.x diff sylpheed/receipt @ rev 2238
cups-pam: add /etc/pam.d/
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 12:35:10 2009 +0000 (2009-02-14) |
parents | 713badbd8ef9 |
children | 0b02072d7f48 |
line diff
1.1 --- a/sylpheed/receipt Fri Oct 17 13:11:57 2008 +0000 1.2 +++ b/sylpheed/receipt Sat Feb 14 12:35:10 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()