wok-next rev 1934
Sylpheed upgrade to 2.6.0
author | hacker@aspic |
---|---|
date | Thu Dec 25 22:53:06 2008 +0100 (2008-12-25) |
parents | 47d245deb55b |
children | 4b3b7a251d81 |
files | sylpheed/receipt |
line diff
1.1 --- a/sylpheed/receipt Thu Dec 25 17:25:51 2008 +0000 1.2 +++ b/sylpheed/receipt Thu Dec 25 22:53:06 2008 +0100 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()