diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-07-24 11:50:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 16:39:04 -0500 |
commit | c2d62c43a0328dfebecb35d638ad83cbeb6e2b26 (patch) | |
tree | 9f8b4566b50765d7811b9304901f2d42271e94ad /network/sylpheed | |
parent | 861fd4989add81f559b31b09eef0d79d1b1f37b7 (diff) | |
download | slackbuilds-c2d62c43a0328dfebecb35d638ad83cbeb6e2b26.tar.gz |
network/sylpheed: Updated for version 3.2.0.
This update fixes building with 14.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/sylpheed')
-rw-r--r-- | network/sylpheed/sylpheed.SlackBuild | 2 | ||||
-rw-r--r-- | network/sylpheed/sylpheed.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index ea7047a9d8..407fde03ac 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -26,7 +26,7 @@ # Modified by the SlackBuilds.org project PRGNAM=sylpheed -VERSION=${VERSION:-3.0.3} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/sylpheed/sylpheed.info b/network/sylpheed/sylpheed.info index 52b03d3785..0595020703 100644 --- a/network/sylpheed/sylpheed.info +++ b/network/sylpheed/sylpheed.info @@ -1,8 +1,8 @@ PRGNAM="sylpheed" -VERSION="3.0.3" +VERSION="3.2.0" HOMEPAGE="http://sylpheed.sraoss.jp/en/" -DOWNLOAD="http://sylpheed.sraoss.jp/sylpheed/v3.0/sylpheed-3.0.3.tar.bz2" -MD5SUM="0428c2625961d76ecb62f3965eb6ee88" +DOWNLOAD="http://iij.dl.sourceforge.jp/sylpheed/56319/sylpheed-3.2.0.tar.bz2" +MD5SUM="bbb691cf2bb11f84b329e68b58a62918" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |