wok-stable rev 944
Sylpheed version updated to 2.5.0
author | Franco Azzano <fraazz@altern.org> |
---|---|
date | Tue Jun 24 19:28:03 2008 +0200 (2008-06-24) |
parents | 52f4a751924a |
children | 6602df876b72 |
files | sylpheed/receipt |
line diff
1.1 --- a/sylpheed/receipt Tue Jun 24 16:09:58 2008 +0000 1.2 +++ b/sylpheed/receipt Tue Jun 24 19:28:03 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sylpheed" 1.7 -VERSION="2.4.8" 1.8 +VERSION="2.5.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" 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.4/$TARBALL" 1.17 +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.5/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()